.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 240px; /*width of featured content slider*/
	height: 435px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 230px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1; 
opacity: 1;
}


.pagination{
width: 202px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
padding: 5px 15px;
float:left;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #fff; font:bold 12px arial;
background: url(images/common/bg1.jpg) repeat-x; 
border:2px solid #fff;
}

.pagination a:hover, {
color: #fff; border:2px solid #fff;
}

.pagination a.selected { background:none}

.silder{margin-top:-160px; position:absolute; float:left;
	background: url(images/common/c1.gif) right top no-repeat; }
.silder_inner{margin-top:-100px; position:absolute; float:left;
	background: url(images/common/c2.gif) right top no-repeat;}
.silder_innerah{margin-top:-100px; position:absolute; float:left;
	background:url(images/common/c3forabhospital.gif) right top no-repeat;}
.silder_innerintp{margin-top:-100px; position:absolute; float:left;
	background: url(images/common/c4internp.gif) right top no-repeat;}	
	
	
	
.Scontent{width:200px; font:normal 11px Tahoma; color:#474647; text-align: justify; line-height:1.8em;
			margin:0px auto; height:480px;}
			
.Scontent p {padding:0px 20px;}

