/* 
===========================================================
TOP NAV 
===========================================================
*/
div#nav_top .nav_top_3 a {
	background-color:#51A7DC;
}

/* 
===========================================================
CONTENT
===========================================================
*/

div#content{
	height:419px;
	text-align:left;
	background:#FFF url(../images/backgrounds/answer_s_assessm.jpg) no-repeat;
}

div#top_right_links{
	width:auto;
	text-align:right;
	padding-top:8px;
	clear:both;
}

div#top_right_links a{
	color:#999;
	text-decoration:underline;
	padding-right:15px;
}

div#title{
	height:300px;
	width:290px;
	margin-top:-7px;
	text-align:right;
	position:relative;
}

div#content_1{
	width:320px;
	float:left;
}

div#buttons{
	width:269px;
	margin-top:15px;
	float:right;
}

div#buttons ul{
	height:96px;
	overflow:hidden;
	
}

div#buttons ul li{
	height:24px;
	overflow:hidden;
	float:left;
	position:relative;
}

div#buttons li a{
	height:24px;
	position:relative;
}

div#buttons li a:hover{
	height:24px;
	_position:relative;
	_overflow:hidden;
	top:-24px;
}

div#content_2{
	width:610px;
	height:353px;
	padding-top:30px;
	position:relative;
	float:left;
	text-align:center;
}

.dotted_hr {
	height:10px;
	width:590px;
	position:relative;
	margin-top:5px;
	display:block;
}

hr.dotted{  
	background:transparent url(../images/illustrations/dotted_hor_steps.gif) repeat-x center left;
	border:0;
	clip:rect(5px 100% 6px 0);
	height:10px;
	left:0px;
	line-height:10px;
	position:absolute;
	width:inherit;
	top:0px;
}

div#text_content{
	width:auto;
}

div#text{
	width:auto;
	text-align:left;
}

div#text p{
	width:400px;
	font-size:12px;
	line-height:18px;
	margin:15px 0;
}

div#content_2 h1{
	font-size:12px;
	font-weight:normal;	
	margin-bottom:10px;
}

div#content_2 h2{
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	text-transform:none;
}

div#definition{
	height:105px;
	width:152px;
	text-align:left;
	padding:10px 10px 0 10px;
	position:absolute;
	top:100px;
	right:20px;
	background:transparent url(../images/backgrounds/skin_facts.gif) no-repeat;
}

div#definition img{
	padding-bottom:5px;
	clear:right;
}

