p.callout { 
	font-style: italic;
	color: #4691d8; 
}

a.bigLink {
	font-size: 1.8em;
	font-weight: bold;
	color: #003366;
}
a.bigLink:hover {
	color: #1c67b0;
}

/*
 * Why Vision
 */

/* Quotes */
body#page-9 div#content blockquote {
	border-bottom: 1px solid #CCCCCC;
	width: 85%;
	margin: 0 0 2em 0;
}
body#page-9 div#content blockquote p {
	text-indent: -.3em;
	color: #2f2f2f;
}
body#page-9 div#content blockquote p span.testimonialAttr {
	color: #4691d8;
}

/* content */
body#page-9 #content ul li {
	list-style: none;
	padding: 0 0 2em 0;
}
body#page-9 #content ul li h2 {
	font-variant: small-caps;
	font-size: 1.4em;
	line-height: 1.4em;
	
	/*display: inline;*/
}
body#page-9 #content ul li p {
	display: inline;
}

/*
 * FAQs
 */
body#page-4 #content dl dt {
	font-variant: small-caps;
	font-size: 1.4em;
	color: #4691d8;
	line-height: 1.4em;
	padding: 0;
}
body#page-4 #content dl dd {
	padding: 0 0 1em 0;
}

/*
 * Our Radiologists
 */
body#page-5 div#content ul li {
	width: 330px;
	height: 140px;
	float: left;
	position: relative;
	list-style: none;
}
body#page-5 div#content ul li img {
	position: absolute;
	top: 5px;
	left: 5px;
}
body#page-5 div#content ul li h2 {
	font-size: 1.3em;
}
body#page-5 div#content ul li h2 {
	padding: 5px 0 0 111px;
	line-height: 13px;
}
body#page-5 div#content ul li p {
	font-size: 10px;
	padding: 8px 0 0 111px;
	line-height: 13px;
}

body#page-5 div#content ul li.highlighted {
	background: url('/images/radiologists/bg_featured.jpg') 0 0 repeat-x;
	padding-top: 36px;
	width: 100%;
	height: 100px;
}
* html body#page-5 div#content ul li.highlighted {
	width:660px;
}
body#page-5 div#content ul li.highlighted img {
	top: 40px;	
}

/*
 * Contact Us
 */
body#page-10 div#content p {
	line-height: 16px;
}
body#page-10 div#content p.indent {
	padding-left: 80px;
}
body#page-10 div#content p span.label {
	font-variant: small-caps;
	color: #4691d8;
	width: 80px;
	height: 10px;
	display: block;
	float: left;
}

/*
 * See the difference
 */
body#seeTheDifference #content ul li {
	list-style: none;
	font-variant: small-caps;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #4691d8;
	padding: 0 0 1.3em 0;
}
