body {
	min-width: 531px;

}

#container {
	/*padding-right: 0;*/
	padding-right: 1px;
}



#left {
	/*left: 0px;*/
	left: 1px;
}


#container > #left {
	left: -252px;
	margin-left: -100%;
}


#right {
	/*display: none;*/
	width: 1px;
	margin-right: 0px;
	background: url(/images_layout/bg_content_top_r.gif) repeat-x;
	background-position: right;
}

#listings .boxcopy {
	/*border-right: 0;*/
}


#listings .box_g, #listings .box_w {
	width: 630px;
	float: none;
	margin: 10px auto;
	margin: 20px -1px 0 auto;
}

#listings .box_g .boxbottom, #listings .box_w .boxbottom {
	width: 629px;
}

#listings .box_g .boxtop, #listings .box_w .boxtop {
	border-right: 1px solid #e5e5e5;
}



