body {
	font-family: "Arial", sans-serif; 
	font-size: 12px;
}
.listing_box {
	border: solid;
	border-width: 2px;
	border-color: #3a4932;
	padding: 5px;
}

.listing_price {
	color: red;
	font-family:"Arial",Georgia,Serif;
	font-size: 14px;
}

.listing_address {
	font-family:"Arial",Georgia,Serif;
	font-size: 14px;
}

.listing_status {
	font-family:"Arial",Georgia,Serif;
	font-size: 14px;
}

.right_big_image {
	text-align: right;
}

.listing_label {
	font-family: "Arial Black", sans-serif;
	color: #000; letter-spacing:; 
	font-size: 14px; 
}

.listing_value {
	font-family: "Arial", sans-serif; 
	color: #000; letter-spacing:; 
	font-size: 14px; 
}

.user_results {
	height: 175px;
	overflow: hidden;
}

.vert_rule {
	border: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.left_big_image {
	border: solid;
	border-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-right: 10px;
	padding-top: 10px;
}

.listing_address {
	color: #28852e;
	font-family: "Arial Black", sans-serif;
	font-size: 22px;
}

.left_thumbs {
	width: 420px;
}
