
p.modify{
	display:none;
}
#mainframe{
	width:820px;
}
#rightcolumn_float{
	margin-right:-20px !important;
}	
#uvmcustombanner h4.uvmbanner {
	width:145px;
}
#uvmcustombanner p.uvmbanner {
	width:145px;
}
#subbanner {
	background:#5487C0;
	font size: 3em;
}
/*----------------------------
General calls
------------------------------*/

#uvmmaincontent h3 {
	font-size: 1.5em;
	font-family: georgia, serif;
	font-weight: normal;
}
#uvmmaincontent h4 {
	font-size: 1.2em;
}
#uvmmaincontent h5 {
	font-size: 1.15em;
}
#uvmmaincontent h6 {
	font-size: 1.05em;
}
* html #rightcolumn_float{
	margin-right:-10px !important;
}