body#pressRelease {
	background:#FFF url(/pics/background_alt.gif) repeat-x;
}

body#pressRelease #masthead {
	background:#336 url(/pics/background_alt.gif) repeat-x;
}

#fhinpress {
	background: #f1f1f1;
	padding: 10px 20px;
}

#fhinpress h4 {
	font-size: 12px;
	color: #000;
}

#fhinpress ul {
	margin: 10px 0 10px 15px;
	padding: 0;
	font-size: 11px;
}

#fhinpress li {
	line-height: 16px;
}

#pressRelease #contentArea {
	padding: 0;
	width:599px
}

#fhinpress a {
	text-decoration: none;
}

#fhinpress a:hover {
	text-decoration: underline;
}


#article, #editorsnotes {
	margin: 0 15px 25px 20px;
}

.pageTitle {
	margin: 0 20px;
}

