/* default text size */
body .wrapper{font-size: 120%;}

//* menu size replace */

.leftColumn { background: transparent; margin-top:-82px!important; }
.tab01 span, .tab01OVR span, .tab01SEL span,
.tab02 span, .tab02OVR span,
.tab03 span, .tab03OVR span,
.tab04 span, .tab04OVR span,
.tab05 span, .tab05OVR span,
.tab06 span, .tab06OVR span,
.tab07 span, .tab07OVR span{ 
	padding-left:8px!important; 
	background-position: 0 -800px!important; 
	color:#333!important; }

/* -------RIGHT-------- */	
.tab01, .tab01OVR, .tab01SEL,
.tab02, .tab02OVR,
.tab03, .tab03OVR,
.tab04, .tab04OVR,
.tab05, .tab05OVR,
.tab06, .tab06OVR,
.tab07, .tab07OVR { 
	padding-right:8px!important;
	background-position: 100% -800px!important; 
	color:#333!important; }
	
