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