/* 2715 - Pediatrics */
.mainCaption {
	font-size:.9em;
	font-weight:bold;
	color:#666666
}

/* HEADER */
#thirdColumn,
#thirdColumnSideBars,
#thirdColumnBackGround {
	background:none;
	border-bottom:none;
}

/* SECOND NAV */
.secondNavOff A, 
.secondNavOn A,
.secondNavOpen A  {
	border-top:1px solid #A4BDE6;
} 

.secondNavOff A, 
.secondNavOff A:link, 
.secondNavOff A:visited, 
.secondNavOff A:active{
	background-color:#7AA1E2;
}

.secondNavOff A:hover{
	background-color:#718DBB;
}

/* ROUNDED */
.rounded {background-color:#CCCCCC}
.rounded .top {background:url(/mskcc_resources/images/borders/rounded/top.gif) no-repeat top left}
.rounded .right {background:url(/mskcc_resources/images/borders/rounded/right.gif) no-repeat top right}
.rounded .bottom {background:url(/mskcc_resources/images/borders/rounded/bottom.gif) no-repeat bottom right}
.rounded .left {background:url(/mskcc_resources/images/borders/rounded/left.gif) no-repeat bottom left}

