
/* entry screens: title */

#tab_content div.section_classic div.title
{
	border:none;
	background: #1045b7;}




#tab_header ul#primary span,#tab_header ul#primary a.current,#tab_header ul#primary a.current:hover {
	
	background:#dcdcdc;
	border:none;
	
}

#tab_header ul#primary a.second {
	background:#fff;
	border:none;
	
}

#tab_header ul#primary a.second:hover {
	background:#e7e7e7;
	
}


