#left_nav #download {
	display:block; 
	width:136px; 
	height:40px; 
	background-image:url(../../images/chicklete_downloadable.jpg);
	background-repeat:no-repeat; 
	text-indent:-9999px; 
	margin:0px; 
	padding:0px;
}

.plan_results {
/*	padding-left:55px;*/
	background-repeat:no-repeat;
	margin-left: 20px;
	line-height: 25px;
}

#navlist {
	list-style:none;
	margin:0px;
	padding:0px;
/*	clear:left;*/
}

#navlist li {
	float:left;
	text-align: center;
}

#right_col #navlist li a {
	display:block;
	height:30px;
	line-height:30px;
	background-color:#cde9eb;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	border-top: 1px solid #0097a5;
	border-right: 1px solid #0097a5;
	border-bottom: 1px solid #0097a5;
	font-size: 12px;
}
#tab_content_wrapper {
	border-right: 1px solid #0097a5;
	border-left: 1px solid #0097a5;
	border-bottom: 1px solid #0097a5;
	border-top: 1px solid #0097a5;
	margin-top:31px;
}
.left_border {
	border-left: 1px solid #0097a5;
}
#right_col #navlist li a.current {
	background-color:#FFFFFF;
	cursor: default;
	border-bottom: 1px solid #FFFFFF;
}
.tab_content {
	height:400px;
	overflow:auto;
	margin:10px 5px 10px 20px;
}
.tab_content h3{
	margin:0px;
	padding-top:10px;
	font-size:14px;
	line-height:14px;
	padding-bottom:0px;
	color:#0097a5;
}
.tab_content p,
.tab_content ul
{
	margin-right:5px;
}
#right_col .tab_content h2 {
	margin-top:15px;
}
#sob_forms_label, #baag_forms_label, #eoc_forms_label, #dir_forms_label, #plan_rating_forms_label, #horizontal_rule {
	margin-right:100px; 
	border-bottom:solid; 
	border-width:1px; 
	padding-bottom:3px
}
#eoc_states, #pdp_dir_states, #dir_states {
	margin-bottom:10px;
	margin-top:10px;
}
#eoc_states a, #pdp_dir_states a, #dir_states a {
	line-height:25px;
}
.disclaimer {
	padding-left:170px;
	padding-right:170px;
	padding-bottom:30px;
}

