/* SELECTED TAB */

#main_tabs #tab4 .tab_over{
	background-color:#fff6e0;
	color:#000;
}
#main_tabs #tab4 .tab_over:hover{
	color:#006;
}

#main_tabs #tab4 {
	background-color:#fff6e0;
	border-bottom-width: 0px;
	
}

