/* sorry that is file is a mess, IE bugs made me use 3 seperate files :( */

.left_1{
	background-repeat: no-repeat;
	background-position: top left;
	width: 232px;
	height: 121px;
	color: #335E88;
	font: 1.1em Tahoma;
	font-weight: bold;
	padding: 40px 0px 0px 5px;
}
	

	
.column2{
	float: left;
	width: 433px;
}
	
	.column2 #title {
		
		color: #22285A;
		font-size: 1.6em;
		font-weight: bold;
		padding: 5px;
	}

	
.property_details4 {
	float: left;
	border: 0px solid #999999;
	margin: 65px 0px 0px 10px;
	height: 75px;
	/*margin: 5px;
	padding: 5px;*/
}

	.property_details4 img {
		border: 1px solid #666666;
	}
	
.property_details5 {
	float: left;
	width: 100px;
	margin: -80px 0px 0px 110px;
	padding: 5px;
	font-size: 1.1em;
}

	.property_details5 a {
		text-decoration: none;
		color: #4C4D51;
	}
	
	.property_details5 a:hover {
		text-decoration: underline;
		color: #4C4D51;	
	}
	
	
.property_new_small {
	border: 1px solid #999999;
	background-color: #D7D7D7;
	width: 390px;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 0.9em;
}

.property_sold_small {
	border: 1px solid #4C4D51;
	background-color: #D7D7D7;
	width: 390px;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 0.9em;
}

.property_box {
	clear: both;
	width: 520px;
/*height: 90px;*/
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
	font-size: 1.1em;
}	
	
	.property_box img {
		border: 1px solid #999999;
		margin: 0px 5px 0px 0px;
	}
	
	.property_box a {
		text-decoration: none;
		color: #4C4D51;
	}
	
	.property_box a:hover {
		text-decoration: underline;
		color: #4C4D51;
	}	
	
	.left_4{
		margin: 0px 0px 10px 5px;
		padding: 0px 0px 0px 100px;
		background-image: url(../images/banner_bot.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		width: 222px;
		height: 44px;
	}
	
	.left_4 a {
		text-decoration: none;
		color: #4C4D51;
	}
