﻿
#slideShow
{
	/*float:right;*/
	padding-right:0px;
	display:block;
	padding-bottom:10px;
	width:300px
}

#reference
{
	font-size:11pt;
	margin:10px;
}

#firstDetails
{
	float:left;
	display:block;
	margin:5px 20px 10px 0;
	width:180px;
}

#firstDetails div
{
	background-color:#EBEBEB;
	margin-bottom:2px;
	vertical-align:middle;
	line-height:20px;
}

#descriptions
{
	display:block;
	margin-top:30px;
	padding:5px 10px 0px 0px;
	text-align:left;
	position:relative;
}

#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;
}

#imageList
{
   width:310px;
   display:block;
   padding-bottom:5px;
   margin-top:5px;
   margin-bottom:5px;
}

#propertyrow
{
 background-color:#EBEBEB;
 width:240px;
}

#propertypricerow
{
 background-color:#EBEBEB;
 font-weight:bold;	
 width:240px;
 text-align:right;
}