@charset "utf-8";
/* CSS Document */

* {
	margin:0;
}

body {
	background:white;
}

#claim,
#mainTop,
#left,
#contBoxSearch {
	display:none;
}

#page {
	float:none;
	width:100%;
}

#contPage, #contSearch {
	background:url("/images/shadowBoxHigh.png") no-repeat scroll right bottom transparent;
	min-height:432px;
	padding:5px 30px 15px 0;
	width:100%;
}
