﻿
#slideShow
{
	float:right;
	padding-right:0px;
	display:block;
}

.reference
{
	font-size:16px;
	font-weight: bold;
	margin:20px 10px 10px 0px;
	
}

#firstDetails
{
	float:left;	
	display:block;
	padding:0px 10px 0px 0px;
	width:210px;
}

#firstDetails div
{
	background-color:#b8b8b8;
	margin-bottom:2px;
	vertical-align:middle;	
	height:25px;
}

#firstDetails img
{
	vertical-align:middle;
}

#descriptions
{
	clear: left;
	display: block;
	padding:20px 0px 0px 0px;
	text-align:justify;
}

#propertyType
{
	font-weight:bold;
	font-style:italic;
	padding-top:5px;
	background-color:white !important;
	border-top:dashed 1px #999;
}

#area
{
	font-weight:bold;
	border-bottom:dashed 1px #999;
	background-color:white !important;
}

#price
{
	font-weight: bold;
	color: #fff;	
	margin-top:5px;
}

.imageLabel
{
	position:relative;
	display:block;
	float:left;
	clear:left;
	height:25px;
	padding:2px 0px 0px 5px;
}

.detail
{
	display:block;
	text-align:right;
	height:21px;
	font-weight: bold;
	color: #fff;
	padding:5px 5px 0px 0px;
}
