@charset "utf-8";
/* CSS Document */

.leftColumn { width:620px; }

.dashDivider { height:620px; }

.tapedNote{
	position:relative;
	background:transparent url(../images/bg-taped-note-lrg.jpg) no-repeat;
	height:532px;
	width:569px;
	margin-bottom:20px;
}

.tapedNote ul{
	position:relative;
	color:#616ab3;
	font-weight:bold;
	top:77px;
	left:27px;
}

.tapedNote ul li{
	padding:5px;
	width:450px;
	height:40px;
	font-size:13px;
}

.tapedNote ul li.short{
	width:300px;
}

.tapedNote ul li span{
	display:block;
	background:transparent url(../images/check.gif) no-repeat scroll 0px -2px;
	height:26px;
	width:35px;
	float:left;
}

.rightColumn .mainImg{
	display:block;
	position:absolute;	
	height:690px;
	width:350px;
	top:0px;
}

.mainImg .mainImgPart1{
	 background:transparent url(../images/lori-temp.png) no-repeat;
	 height:372px;
	 width:377px;
	 
	_background-image: none;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=/teen/Assets/images/lori-temp.png);
}

.parentsBulletin{
	top:380px;	
}

.firstDashDivider {
	display:none;
}
.middleColumn {
	display:none;
}

.parentsBulletin a { margin:3px 0 0 30px; }

.parentsBulletin p.quote { margin:3px 0 0px 30px !important; }

span.under{
	text-decoration:underline;
}

.subNav ul li.subNavItem4 a { 
	background-position:-540px -47px; 
}


.disclaimerFooter p.hpQuestions-disclaimer{display:block;}

p.parentsQuestionsTestimonial {
	display:block;
}
div.findProvider {
	display:block;
}
