	
/*  These 4 styles hide the existing left column accolades  */

	.topdoctors {
		display: none;
		}
		
	.topdoctors-americas {
		display: none;
		}
		
	.usnews-cust {
		display: none;
		}
		
	.dots {
		display: none;
		}
		
/*  end hiding accolades */
	
	.col-3  {
		background: none;
		padding-bottom:20px;
		}
	
	#findadoctor {
		background: url(http://test2.nyp.org/findadoctor/dev/img/fad_int_background.gif) no-repeat 0 0 ; 
		width: 263px; 
		height: 320px;
		margin-top: 4px;
		text-align: center;
		}

	ul.fad-button {
		width: 231px; 
		height: 37px;
		}
		
		ul.fad-button li {
			margin: 85px 0px 0px 15px;
			*margin-top: 95px;
			*margin-left: 5px;
			width: 231px; 
			height: 37px;
			}
			
			ul.fad-button li a {
				width: 231px; 
				height: 37px;
				float: left;
				background: url(http://test2.nyp.org/findadoctor/dev/img/go_button.gif) no-repeat 0 0 ;
				background-position:  0 -0;
				}
				
				ul.fad-button li a span {
					display: none;
					}
					
			ul.fad-button li a:hover { 			 
				background-position: 0 -37px;
				}
			
		.carousel-wrap {
			margin-top: 135px;
			}
			
		.carouselCont {
			position: relative;
			margin-top: 130px;
			}
			
			.carouselCont ul {
				float: left;
				position: relative;
				left: 0px;
				}
				
				.carouselCont ul li a {
					text-decoration: none;
					}
			
		.carousel-previous, 
		.carousel-next {
			position: absolute !important;
			top: 50% !important;
			*top: 18%;
			}
			
		.carousel-previous {
			left: 5px;
			z-index: 1000;
			}
					
		.carousel-next {
			right: 8px;
			z-index: 1000;
			}
			
	.accolade {
		width: 263px; 
		float: left;
		}
			
		.accolade img {
			border: none;
			}

	.usnews {
		background: url("http://test2.nyp.org/findadoctor/dev/img/carousel_usnews_numeral.png") no-repeat;
		position: relative;
		left: 30px;
		/* *left: -100px; */
		}
		
		.usnews li {
			width: 200px;
			height: 120px;
			}
	
	span.ranking {
		position:relative;
		font-size: 1.1em;
		top: 9px;
		left: 10px;
		}
		
		span.rankingCap {
			text-transform: capitalize;
			}
		
		span.numeral {
			font-size: 1.3em;
			color:  #FFFFFF;
			}
	
	#page-utility {
		background: url("http://test2.nyp.org/findadoctor/dev/img/bkg_utility.gif") no-repeat;
		}
		
	.bookmark, #col-3-utility .bookmark {
		border-right: 1px solid #749999;
		}
		
	.email  {
		border-right:1px solid #749999;
		}
		
	.content-sub  {
		background:url("http://test2.nyp.org/findadoctor/dev/img/bkg_col1_divider.gif") repeat-y scroll 0 0 transparent;
		}
		
		
		
/*Corporate Health Pages */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }


.no-findadoctor #media { display: none; }

.corporate #page-utility {
	background: url(http://nyp.org/img/page_utility_background_blue.png) no-repeast scroll 0 0 transparent;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #D4E7ED 50%, #81B3CA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(50%,#D4E7ED), color-stop(100%,#81B3CA));
}

 #corporate-heath-custom-info {
	width: 261px;
	height: 289px;
	background-image: url(http://nyp.org/img/corporate_heath_custom_contact.jpg);
	margin: 4px auto 0;
}

 #corporate-heath-custom-info #health_news_signup {
	width: 219px;
	height: 80px;
	background-image: url(http://nyp.org/img/health_news_signup.gif);
	margin: 10px auto 20px;
}

 #corporate-heath-custom-info  .corporate-appt { 
background: none repeat scroll 0 0;
    display: block;
    height: 25px;
    margin: 120px 0 0 19px;
    width: 220px;}

 #corporate-heath-custom-info .corporate-contact { 
background: none repeat scroll 0 0;
    display: block;
    height: 40px;
    margin: 10px 0 0 19px;
    width: 220px;}		
		
		

