h1, h2, h3, h4, h5, h6{
	line-height: 1em;
}
h1, h2, h3, h4, h5, h6{
	margin-top: -.1em;
	margin: 0;
	padding: 0;
	font-family: 'OSPDIN', Impact, Charcoal, sans-serif;
}
h1{
	font-size: 70px;
}
h2{
	font-size: 55px;
}
h3{
	font-size: 47px;
	line-height: 40px;
}
h4{
	font-size: 35px;
	line-height: 28px;
}
h5{
	font-size: 25px;
	line-height: 30px;
	margin-top: 10px;
}
h6{
	font-size: 17px;
}
.copyrightCompanyName{
	display: inline-block;
	font-size: 19px;
	font-family: 'OSPDIN', Impact, Charcoal, sans-serif;
}
.copyrightDate{
	display: inline-block;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.hoursBlock{
	float: left;
	margin: -5px 10px 14px 0;
}
.hoursBlock:last-child{
	margin-right: 0;
}
.stopFloat{
	clear: both;
}
.thankyou-p{
	font-size: 20px;
}
.floatList{
	float: left;
	width: 33%;
}
.page-heading{
	line-height: 28px;
}
.req-title{
	line-height: 36px;
	font-style: italic;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.community-title{
	margin: 25px 0 10px 0;
}
.float-img{
	float: left;
	margin: 0;
}
.fee-header, p.fee-header{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
.fee-grid{
	margin-bottom: 0;
	height: 22px;
	background: url("../images/fee_bg.png") left center repeat-x;
}	
.exam-name{
	color: #fff;
	float: left;
	background-color: #444;
	padding-right: 9px;
}
.exam-fee{
	font-weight: bolder;
	color: #fff;
	float: right;
	background-color: #444;
	padding-left: 10px;
}
.img-grid{
	height: 116px;
	clear: both;
	margin-bottom: 15px;
}
.img-grid.mri{
	height: 150px;
}
.highlight{
	background-color: yellow !important;
	opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
	color: #000;
}
.pad_bottom{
	margin-bottom: 10px;
}
.quote{
	font-size: 18px;
	font-weight: bolder;
}
.quote-credit{
	font-size: 12px;
	font-style: italic;
}
.img_link{
	background: none;
}
.faux-readmore{
	position: absolute;
	right: 0;
	bottom: -8px;
}
.email-link a {
	background: url(../images/email-icon.png) left top no-repeat;
	display: inline-block;
	font-family: 'OSPDIN', Impact, Charcoal, sans-serif;
	font-size: 22px;
	line-height: 22px;
	min-height: 22px;
	padding-left: 39px;
}
.email-link a:hover {
	background-position: left bottom;
}
.email-link a:active, .email-link a:visited {
	background-position: left top;
}