/*----------------------------------------------------------
Basic h tags
----------------------------------------------------------*/


#content-lt h1{
	margin: 0;
	font-size:19pt;
	font-weight:bold;
	color:#d37110;
	line-height:22pt;
}
#content-lt h2{
	margin: 1em 0;
	font-size: 18px;
	line-height: 21px;
}
#content-lt h3{
	margin: 1em 0;
	font-size: 16px;
	line-height: 19px;
}
#content-lt li h3{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 19px;
}
#content-lt h4{
	margin: 1em 0;
	font-size: 14px;
	line-height: 17px;
}


/*----------------------------------------------------------
Notes
----------------------------------------------------------*/
#content{
	padding: 0 0 1px 0;
}
#content .container{
	background-image: url(/images/blue-side-gradient-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
}


#content-tier2 .container-tier2{
	background-image:none;
}
#content-lt{
	width: 596px;
	float: left;
	padding: 21px 0 50px 34px;
}
#content-rt{
	width: 290px;
	float: right;
	padding: 20px 6px 0 0;
}
#page-id{
	height: 39px;
}

.tier-3-header{
	font-size:40pt;
}

/*----------------------------------------------------------
Resource page articles
----------------------------------------------------------*/
.article{
	margin: 0 0 2em 0;
	padding: 2em 3em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
/*----------------------------------------------------------
callout columns
----------------------------------------------------------*/
#banner-partners{
	padding: 40px 0 33px 0;
}
#banner-partners a{
	display: block;
	height: 153px;
	width: 290px;
	background-image: url(/images/callout-banners/banner-partners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner-days-left a{
	display: block;
	height: 265px;
	width: 290px;
	background-image: url(/images/callout-banners/banner-days-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 33px 0;
	text-decoration: none;
	color: #FFF;
}
#time-text{
	display: block;
	padding: 37px 0 0 37px;
}
#days, .time, .colon{
	float: left;
}
#days, .time{
	text-align: center;
	font-weight: bold;
	display: block;
}
#days strong, .time strong{
	display: block;
	font-size: 14px;
	line-height: 17px;
}
#days{
	font-size: 43px;
	line-height: 39px;
	float: left;
	width: 75px;
	padding: 0 18px 0 0;
}
.time, .colon{
	font-size: 28px;
	line-height: 31px;
	padding: 8px 4px 0 0;
}
.time{
	width: 30px;
}
.colon{
	width: 8px;
}

#banner-solutions a{
	display: block;
	height: 234px;
	width: 290px;
	background-image: url(/images/callout-banners/banner-solutions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 24px 0 0 0;
	color: #1F3A6D;
}


#testimonials-header{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #1F3A6D;
	padding: 0 0 0 11px;
}
#testimonials-link{
	padding: 0 0 0 11px;
}
#testimonials-link a{
	font-size: 11px;
	line-height: 14px;
	color: #D37110;
}
#testimonial-01 a, #testimonial-02 a, #testimonial-03 a{
	background-repeat: no-repeat;
	background-position: left top;
	margin: 14px 0 0 11px;
	padding: 0 10px 16px 70px;
	border-bottom: 1px dotted #1F3A6D;
	font-weight: bold;
	line-height: 14px;
	color: #1F3A6D;
	display: block;
}
.testimonail-info{
	margin: .5em 0 0 0;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
#testimonial-01 a{
	background-image: url(/images/testimonials/testimonial-photo-01.jpg);
}
#testimonial-02 a{
	background-image: url(/images/testimonials/testimonial-photo-02.jpg);
}
#testimonial-03 a{
	border-bottom: none;
	background-image: url(/images/testimonials/testimonial-photo-03.jpg);
}
#clear{
	clear:both;
}

#bullet-01, #bullet-02, #bullet-03, #bullet-04, #bullet-05, #bullet-06 {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	/*display: block;*/
}

#bullet-01{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/safety-factors.png);
}

#bullet-02{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/time-savings.png);
}

#bullet-03{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/money-savings.png);
}

#bullet-04{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/patient-savings.png);
}

#bullet-05{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/positive-image.png);
}

#bullet-06{
	background-image: url(/images/content-pages/why-is-e-prescribing-important/easy-to-use.png);
}
.pill-list{
	list-style-image:url(/images/bullet-img-pill.png);
}
