#top_box_wrapper {
	width:1060px;
	min-height:350px;
	margin-bottom:35px;
	/*border:1px solid #b8838c;*/
	}
#right_brighton_house_clearance_image_wrapper {
	min-height:350px;
	width:668px;
	background:#CCCCCC;
	border:1px solid #b8838c;/**/
	}
.boxes3 {
	width:330px;
	min-height:375px;
	margin-bottom:20px;
	background:#FFCCCC;
	}	
.box_headers {
	width:330px;
	height:30px;
	margin-top:5px;
	}
	
#brighton_house_clearance_quote_box_header_wrapper {
	width:330px;
	background:url(../images/quote_box_top.png) no-repeat top;
	height:55px;
	}
#brighton_house_clearance_free_quote_wrapper {
	width:310px;
	min-height:350px;
	background:url(../images/quote_box_mid.png) repeat-y;
	padding:0 10px 10px 10px;
	}
.boxes3_bottom_border {
	width:330px;
	height:22px;
	}
.boxes3_top {
	width:330px;
	height:55px;
	background:url(../images/box3_top.png) no-repeat;
	}
.boxes3_mid {
	width:310px;
	min-height:350px;
	padding:0 10px 10px 10px;
	background:url(../images/box3_mid.png) repeat-y;
	}
/* quote form */
.form_inputs {
	width:300px;
	min-height:17px;
	padding:4px 4px;
	border:1px solid #999696;
	background:#FFFFFF;
	font-size:11px;
	color:#999696;
	margin:0 0 12px 0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif
	}
.form_inputs:hover {
	color:#333333;
	border:1px solid #999999;
	}
.form_inputs:focus {
	color:#333333;
	border:1px solid #7c1526;
	}
textarea {
	height:155px;
	}
button {
	border:none;
	outline:none;
	background:url(../images/btn_send_sprite.png) no-repeat top;
	width:125px;
	height:36px;
	margin:0 0 0 -2px;
	}
button:hover {
	border:none;
	outline:none;
	background:url(../images/btn_send_sprite.png) no-repeat bottom;
	cursor:pointer;
	}

#right_text_box {
	min-height:200px;
	text-align:justify;
	width:670px;
	margin-top:5px;
	}
#loadspace {
	min-height:420px;
	}
#error_box {
	width:298px;
	min-height:18px;
	border:1px solid #990000;
	background:#FFFFCC;
	text-align:center;
	font-weight:bold;
	color:#990000;
	margin:12px 0 2px 0;
	padding:2px 5px;
	line-height:14px;
	}
#quote_thank_pic {
	width:310px;
	height:92px;
	margin:25px 0 35px 0;
	}
#thankstext {
	text-align:center;
	width:300px;
	min-height:10px;
	padding:0 5px 0 5px;
	}