.tabbed_area{ min-height:50px;}
.historicaldata_tabs_cont { clear:both;height:25px;margin-top:10px;}

div.historicaldata_tabs div {
	list-style:none; float:left; text-align:center; margin-right:3px; 
	font-size:14px;border-radius:2px;text-transform:uppercase;
    text-decoration:none;
	font-family:inherit;
	font-weight:bold;
}

div.historicaldata_tabs_cont{ border-bottom:1px #CCC solid;}

div.historicaldata_tabs_cont div {
	list-style:none; float:left; text-align:center; margin-right:3px; 
	color:#666;
	background:none;
	font-size:14px;text-transform:uppercase;
    text-decoration:none;
	font-family:inherit
}

#historicaldata_tab_1  {
background-repeat:repeat-x;	width:20%; height:30px;line-height:30px;background:#5ba596; color:#FFF;
}
#historicaldata_tab_2  {
	width:28%; height:30px;line-height:22px;
}
#historicaldata_tab_2 label{color:#B7B7B7; padding-left:0px; padding-right:20px;} 

#historicaldata_tab_2 input[type="text"]{background:#5ba596; color:#FFF; font-weight:700; font-size:14px;} 

#historicaldata_tab_3  {
	width:23%; height:30px;line-height:30px;
}
#historicaldata_tab_3 label{color:#B7B7B7; padding-left:0px; padding-right:15px;} 

#historicaldata_tab_3 input[type="text"]{background:#5ba596; color:#FFF; font-weight:700; font-size:14px;} 

#historicaldata_tab_4{
	padding: 4px;
 	background:#71bf44;width:20%; height:30px;line-height:30px;margin-left:20px;color:#FFF;
}
#historicaldata_tab_5  {
	width:24%; height:30px;line-height:30px; margin-left:20px;
}
