#articleContent h1 {
	font-size: 25px;
	line-height: 1.2;
	padding-top: 14px;
	background: url("/resources_v2/images/bg_press_release.gif") 0px 0px no-repeat;
}

#articleContent .focusParagraph p,
#articleContent .focusParagraph h1,
#articleContent .focusParagraph h2,
#articleContent .focusParagraph h3,
#articleContent .focusParagraph h4,
#articleContent .focusParagraph h5 {
	font-size: 13px;
	line-height: 1.6;
}

.focusParagraph table {
	width: 100%;
}

.focusParagraph table tr td,
.focusParagraph table tr th {
	padding: 5px 0;
}
.focusParagraph table tr td {
	border-bottom: 1px solid #E3E3E3;
}

.focusParagraph table tr td p,
.focusParagraph table tr th p {
	font-size: 11px !important;
}

#shareLinks,
#articleTools {
	display: none;
}

#articleText {
//	float: left;
	width: 620px;
	overflow: auto;
}
