 
/* place css fixes for all versions of IE in this conditional comment */
.twoColHybLtHdr #sidebar1 {
	text-align: left;
	font-size: 12px;
}
.twoColHybLtHdr #mainContent {
	zoom: 1;
	margin-bottom: 3px;
	margin-left: 3px;
}
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */

