/* OVERIDE STYLES */
div.fix {
	background:#FFFFFF !important;
}
div.fix div.colBod {
	width:588px !important;
}
* html div.fix div.colBod  { /* IE Fix's */
	width:600px !important;  /* IE 5, 5.5 */
	w\idth:588px !important; /* IE 6 */
}

