.title{
	width:400px;
	height:50px;
}


.sub_title{
	width:520px;
	height:35px;
}


#home-page .title{
	margin-top: 20px;
	background:url(/lib/images/global/title_home.png) no-repeat top left;
}
#home-page .sub_title{
	background:url(/lib/images/global/surgery_center.gif) no-repeat top left;

}



#surgery_center-page .title{
	background:url(/lib/images/global/title_surgery.png) no-repeat top left;
}



#patient_resources-page .title{
	background:url(/lib/images/global/title_patient_resources.png) no-repeat top left;
}

#patient_resources-page .sub_title{
	background:url(/lib/images/global/procedures_recovery.gif) no-repeat top left;
}





#physician_resources-page .title{
	background:url(/lib/images/global/title_physician_resources.png) no-repeat top left;
}
#physician_resources-page .sub_title{
	background:url(/lib/images/global/the_latest.gif) no-repeat top left;
}



#surgery_center-page .sub_title{
	background:url(/lib/images/global/sub_surgery.gif) no-repeat top left;
}

#contact_us-page .title{
	background:url(/lib/images/global/title_contact.png) no-repeat top left;
}
#contact_us-page .sub_title{
	background:url(/lib/images/global/titles_sub_contact.gif) no-repeat top left;
}

#testimonials-page .title{
	background:url(/lib/images/global/title_testimonials.png) no-repeat top left;
}
#NewsTicker{
	width:333px;
	height:220px;
	margin:0 auto;
}
	#NewsTicker h1{
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#4e372d;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 329px;
	height:173px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 337px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing:normal;
	}
	#TickerVertical li {
	width: 301px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 73px 15px;
	float: left;
	height: 220px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #ffffff;
			font-size: 20px;
			margin-bottom:6px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited
		 {
			display: block;
			color: #4e372d;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:6px 0 14px 0;
			color:#000000
		}


.scroller_readmore a{
text-decoration:underline;
color:#48a8a8;
}
