@charset "UTF-8";
/* CSS Document */

/* BILLBOARD */
#billboard {
	background: #333;
	display:block;
	height: 410px;
	margin-bottom: 10px;
	width: 960px;
}

#sidebar #testimonials .testimonial { 
	display: none;
	color: #444;
	font-size: 1.25em;
	font-style: oblique;
	line-height: 1.4em;
}

#sidebar #testimonials .testimonial .author { color: #000; font-style: normal; }
#sidebar #testimonials .testimonial .author .name { font-weight: bold; }

#sidebar #testimonials .testimonial .footnote { font-size: .85em; }

#mainContent #content .ad { cursor: pointer; display: block; font: 2em/1.25em Helvetica, Arial, sans-serif; margin-bottom:35px; width: 295px; }
#mainContent #content .ad .text { display:block; padding:20px 20px 33px; height:102px; }
#mainContent #content .ad .logo { text-align: center; }

#mainContent #content #notifyoffice { color: #1e9e94; background:url(../images/ad_backgrounds.png) no-repeat 0 0; }
#mainContent #content #notifyprovider { color: #006b6e; background:url(../images/ad_backgrounds.png) no-repeat -295px 0; }
#mainContent #content #notifypatient { color: #d0e4ff; background:url(../images/ad_backgrounds.png) no-repeat -590px 0; }
#mainContent #content #notifycare { color: #ffffff; background:url(../images/ad_backgrounds.png) no-repeat -885px 0; }