#campo {  width: 196px; height:17px; margin-bottom:5px; }

#tab_1, #tab_2 {
	float:left;width:98px;height:15px;color:#999;
	font-family:Arial;font-size:11px;text-align:center;font-weight: bold;font-stretch:extra-condensed;
	white-space:nowrap;margin-top: 2px;padding-top:2px; padding-bottom:0px;
	border-bottom: 2px solid #A4019A;cursor:pointer;margin-bottom:5px;
}
#tab_1.over, #tab_2.over {color:#036;border-top:1px solid #A4019A;padding-top:1px;}
#tab_1.active, #tab_2.active { color:#A4019A;border-bottom:none;cursor:auto; }
#tab_1.active { background-image:url(../images/column_nav_lefttab.gif); background-repeat:no-repeat}
#tab_2.active { background-image:url(../images/column_nav_righttab.gif);background-repeat:no-repeat}

