@import url("OPOmain.css");

@import url("OPOboxes.css");


body{ 
	font-size: 1em;
} 

#headerLeft {
	width: 500px;
}

.headerRightTop {
   	display: none;
}

.textSizer {
   	display: none;
}

.sizePrint {
   	display: none;
}

.searchForm {
   	display: none;
}

.headerRightBottom {
   	display: none;
}

#contLeft {
   	
}

#contRight {
	float: left;
}