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



/************override global <li> style ***************************/

li {
	
	list-style:none;
}

/**********************************MAIN SUCCESS STORIES LOWER PAGE STUFF *******************************/


/**********************************div for ul with links to success stories detail pages *******************************/
#success-stories-lower-left {width:430px; height:160px;float:left; padding:0;}
#success-stories-lower-right {width:390px; height:220px;float:right;padding:0;}



/**************styles decorating list-based navigation ********************/




#success-stories-lower-left  ul li	{                                                                                
	margin: 0;                                                                                     
	padding: 0;                                                                                    
	border: 0;                                                                                     
	list-style: none;                                                                              
	position: absolute;                                                                            
	top: 0;                                                                                        
	}                                                                                              
                                                                                                                                                  
                                                                                                 
#success-stories-lower-left  ul li a	{  
    height: 159px;                                                                                 
	width: 135px;                                                                                  
	display: block; 
	text-indent: -9999px;                                                                          
	text-decoration: none;                                                                         
	}                                                                                              


#success-stories-lower-left  ul	{                                                                                  
	margin: 0;                                                                       
	padding: 0;                                                                                    
	border: 0;                                                                                     
	width: 405px;                                                                                  
	height: 159px;                                                                                 
	background: transparent url(../images/success-stories/success_nav.jpg) top left no-repeat;                        
	position: relative;                                                                            
	}   

                                              
#success-stories-lower-left  ul li#n1 {left: 0px; height: 159px;}   
#success-stories-lower-left  ul li#n2 {left: 135px; height: 159px;}   
#success-stories-lower-left  ul li#n3 {left: 270px; height: 159px;}   


/************************text styles****************************/
#success-stories-lower-right span.boldLg {font-weight:bold;font-size:16px;}
#success-stories-lower-right span.Lg {font-size:15px;}






/*********************************SUCCESS STORIES DETAIL PAGES STYLES ONLY ******************************************/

#single-column-container---stories {
	width: 890px;
	height: auto;
	background-color: #cbd577;
	margin: 20px 20px 25px 25px;
	float: left;
	color: #333333;
	font-size: 11px;
	background-image: url(../images/internal-main-container-bg.jpg);
	background-repeat: repeat-x;
}


body#success-sub #echocardiogram-lowerbody {margin: 0;margin-left:50px;padding:0;width:805px;}
body#success-sub #success-stories-lower-left {width:186px; height:480px;float:left; padding:0; margin:0;}
body#success-sub #success-stories-lower-right {width:599px; height:480px;float:right;padding:0;margin:0;}

.centerP {
	text-align: center;
	width: 180px;
}