.colWrap {
	background-image:none;
}
.col2 {
	font-weight:bold;
	background-image:url(/images/httpDomain.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:300px;
}
* html .col2 {
  height:300px;
}
ul {
	margin-top:0px;
}


