/* CSS Document */


div#currentprop_head {
width:410px;
height:90;
background-image:url(../Aviatetemporarysite/images/head_currentprop.gif);
background-repeat:no-repeat;
margin-left:20px;
}
	div#currentprop_head p.CP_head {
	display:none;
	}
	
	
div#pastdevelop_head {
width:410px;
height:90;
background-image:url(../Aviatetemporarysite/images/Past_develop_head.gif);
background-repeat:no-repeat;
margin-left:20px;
}
	div#pastdevelop_head p.CP_head {
	display:none;
	}
	

div.address_CP {
width:750px;
height:40px;
margin-left:24px;
}


div.content_price p.aviateprice {
line-height:19px;

}

div.content_price{
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}

	div.content_price a {
		color:#999999;
		line-height:25px;
	}
		div.content_price a:hover {
		color:#FF6633;
		height:10px;
		}