[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9d9d9d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.thrColFixHdr  #leftContent {
	width: 633px;
	padding: 10px;
	background: #FFFFFF;
}
.thrColFixHdr #searchContent {
	background: #FFFFFF;
	width: 633px;
	height:25px;
	margin-bottom: 10px;	
}



