/* CSS Document */

#spacer01 {
	position:relative; 
	width:870px; 
	height:15px;
	background-color:#FFFFFF;
}

#contentwrapper { 
	position:relative; 
	width:870px;
    background:url(../images/search_bg.gif) repeat-y; 
}

#content {
	float:left;
	width:570px;
	min-height:490px;
	height:auto !important;
	height:490px;
	padding:20px 20px 20px 180px;
}

#spacer02 { 
	width:870px;
	height:15px;
	background-color:#FFFFFF;
	clear:both;
}
