#left_nav #rx {
	display:block;
	width:136px;
	height:44px;
	background-image:url(../../images/chicklete_medicare_rx.jpg);
	background-repeat:no-repeat;
	margin:1px 0px 0px -7px;
	padding:0px;
} 
#left_nav #rx a {
	display:block;
	width:136px;
	height:44px;
	text-indent:-9999px;
} 






#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;
	width:165px;
	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 0px 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;
}
.forty {
	margin-left:40px;
}