@charset "utf-8";
.twoColFixRtHdr #mainContent_open {
	background-position: center top;
	background-repeat: no-repeat;
	/*addition of the ie6+ minheight hack */
	min-height:700px;
	height:auto !important;
	height:700px;
	margin: 0px;
	padding: 40px;
}
