<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 512px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
	position: relative;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 512px; 
	padding: 10px 35px 0 10px;
} 
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 512px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
	position: relative;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 512px; 
	padding: 10px 35px 0 10px;
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
