<!-- This style sheet overrides the settings on the master vs1.css in the /common/tabs folder. -->

<!-- This style controls the fonts used for the tabs -->
#TabHeader {
font-size:10px;
//text-transform:none;
text-transform:capitalize;
}

body {
font-size:12px;
}

#ModuleLogo {
	position:absolute;
	top:75px; right:0px;
	_right:10px;
	z-index:10;
}
#ContentCP {
	border:0px solid silver;

}