.house_box
{
	border-bottom:solid 1px #2B2B26;
	padding:10px;
	margin-right:20px;
	color:#E0D0A7;
	line-height:20px;
	padding-left:0px;
	padding-right:0px;
}

.house_box .orange
{
	/*color:#CC6600;*/
	color:#ddd0a5;
}
.house_box .request_info
{
		display: block;
		color: #382D16;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		line-height: 29px;
		width:171px;
		text-indent:10px;
		background-image:url(../images/button.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-top:10px;
}

.house_box h1
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.house_box h2
{
	padding:0px;
	margin:0px;
	font-family:Georgia;
	font-size:16px;
	color:#e9ebf4;
	font-weight:normal;
}
.house_box h3
{
	font-family:Georgia;
	font-size:11px;
	color:#e9ebf4;
	font-weight:normal;
}
.house_box h3 a
{
	color:#e9ebf4;
}
.house_box #left_house_box
{
	width:280px;
	height:120px;
	float:left;
	
}
.house_box #right_house_box
{
	width:200px;
	height:100px;
	float:left;
	
}
.house_box #photo_switcher a,.house_box #photo_switcher
{
	color:#e9ebf4;
	font-size:16px;
	text-decoration:none;
}
.house_box #photo_switcher
{
	margin-bottom:10px;
}
.house_box #photo_switcher .ready
{
	color:#E0D0A7;
	text-decoration:underline;
}
.house_box #picture_bar
{
	float:left;
	width:418px;
	height:314px;
}
.house_box #preview_bar
{
	width:137px;
	height:314px;
	overflow:auto;
	margin-left:1px;
	float:left;
}
.house_box #preview_bar p,.house_box #preview_bar pre
{
	display:none;
}
.house_box #preview_bar div 
{
	padding:0px;
	margin:0px;
	border:none;
	line-height:0px;
	margin-bottom:1px;
}