﻿.properties_wrapper {
	width: auto;
	height:100px;
	margin-bottom:35px;
}

.properties_wrapper h2{
	margin: 0;
	margin-bottom: 2px;
	font-size: 14px;
	color: #007eb4;
}

.properties_wrapper p, .properties_wrapper a {
	margin: 0;
	font-size: 11px;
	color: #656665;
	padding:0;
}

.properties_wrapper a {
	color: #4b8fe3;
	text-decoration:none;
}

.properties_wrapper a:hover{
	color: #4b8fe3;
	text-decoration: none;
}

.properties_wrapper .left_column {
	width: 265px;
	height: 85px;
	float: left;
	padding: 5px;
	padding-left: 0;
}

.properties_wrapper .left_column a
{
	text-decoration:underline;
}

.properties_wrapper .right_column {
	width: auto;
	height: 95px;
	float: left;
	background-image:url(/global/img/property_of_the_week_background-repeat.gif);
	background-repeat: repeat-x;
}

.properties_wrapper .right_column a 
{
	text-decoration:none;
}

.properties_wrapper .right_column .pow_content {	
	width: 240px;
	height: 95px;
	float: left;
	background-image:url(/global/img/property_of_the_week_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.properties_wrapper .right_column .pow_content h3 {
	margin: 3px;
	font-size: 11px;
	color: #ffffff;
}

.properties_wrapper .right_column .pow_content img {	
	float: left;
	margin: 0;
	margin-top: 4px;
	width: 135px;
	height: 72px;
}

.properties_wrapper .right_column .pow_content .text_box {
	float: left;
	padding-left: 45px;
	margin-top: 2px;
} 

.properties_wrapper .right_column .pow_content .text_box p{ 
	font-size: 12px;
	font-weight: bold;
	color: #656d76;
	line-height: 1;
	margin-top: 5px;
}

.properties_wrapper .right_column .pow_content .text_box .price{ 
	font-size: 12px;
	font-weight: normal;
	color: #656d76;
	line-height: 1;
	padding-top: 2px;
	margin-left: -44px;
	overflow:hidden;
	width:104px;
	text-align:center;
}

.properties_wrapper .right_column .curve_image {
	width: 9px;
	height: 95px;
	float: left;
	background-image:url(/global/img/property_of_the_week_background-right_curve.gif);
	background-repeat: no-repeat;
}
