ul.iconlist li.results
{
	background-image: url(../images/arrowbutton_left.gif);
	font-weight: bold;
	padding-top: .3em;
	padding-bottom: .3em;
	border-bottom: 1px dotted #ccc;
}
.detailheader 
{
  font-size: 1.5em;
}
.resultrow 
	{
	padding-top: 0px;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	min-height: 60px;
	height: 100%;
	margin-bottom: 15px;
	}
.result {
	width: 68.75%;
	}

#propertydetails {
	width: 68%;
	float:left;	
	margin: 0;
	background-color: #fff;
	vertical-align: top;
	padding: 0 5px 0 0;
	text-align: left;
	border-right: solid 1px #cccccc;
  color: #4c4c4c;
	}
.tools {
	width: 31%;
}
#accessibilitydetails 
{
	width: 29%;
	float:right;
	text-align: left;
	background-color: #fff;
	padding: 0 0 0 0;
}
#accessibilitydetails h4
{
	padding-bottom: 5px;
}

.vacancy
{
  background-color: #f60;
  color: #fff;
  padding: 3px 6px 3px 6px;
  margin-left: -3px;
}
.whatsthis
{
  background-color: #edeff3;
  border: solid 1px #d1d1d1;
  color: #007ac3;  
  font-size: .7em;
  padding: 4px 4px 4px 4px;
  margin: 5px 0 10px 0;
}
.whatsthis a
{
  text-decoration: none;
}
.whatsthis a:hover
{
  text-decoration: underline;
}
.accessibilitydetails	 
{
  margin: 0 0 0 10px;
  padding: 0 0 15px 0;
}
.accessibilitydetails li
{
	font-size: .7em;
	list-style-image: url(../images/smalllist.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 5px;
	line-height: 1em;
	padding-top: 0px;
	padding-bottom: 5px;
}
.details
{
  color: #4c4c4c;
  margin: 0 0 15px 0; 
}
