div.property div.description, div.property div.property_images, div.property div.information
	{
	width:100% !important;
	}

div.property div.information 
	{
	float:left;
	margin:0px 0px 5px 0px !important;
	}

	div.property div.information div
		{
		float:left;
		text-align:left !important
		}

	div.property div.information div.left
		{
		width:38% !important;
		}

	div.property div.information div.right
		{
		width:52% !important;
		}

	div.property div.information div.bottom
		{
		width:80% !important;
		margin-top:10px !important;
		font-weight:bold
		}

div.property div.property_images
	{
	float:left;
	margin:-35px 0px 5px 0x !important; padding-top:15px;
	border-bottom:1px solid #dedede; border-top:1px solid #dedede;
	}

	div.property div.property_images div.main_image
		{
		margin-bottom:15px;
		}

	div.property div.property_images div.thumbnails
		{
		width:525px; float:left;
		margin-bottom:15px;
		}

	div.property div.property_images div.thumbnails img
		{
		margin:0px 10px 10px 0px !important;
		}
