.contentCont .ctr, .contentCont {
	width: 588px;
}
.contentCont {
	margin: 0 30px;
}
.rightCont {
	display: none;
}
.leftCont {
	width: 261px;
	padding-left: 28px;
	padding-right:28px;
}


.mainRight {
	background-image: url("/web/design/images/bg-mainrightSearch.png" );
	background-repeat: repeat-y;
	background-position: top left;
min-height: 334px;
	height: auto !important;
}

* html .mainRight {
	height: 334px !important;
}