
body {
	background:#ffffff none;
}

#container {
	width:670px;
}

#content-col,
#inner-content {
	width:100%;
	margin:0px;
	background-color:#ffffff;
}

#header{
	height:70px;
}
#header h1 {
	background:#ffffff none;
	height:auto;
	width:auto;
	font-size:2.5em;
	font-weight:bold;
	margin:10px 0px;
	text-decoration:none !important;
}

#header h1:after {
	content:"Telephone: 0113 274 9283";
	display:block;
	font-size:20px;
	margin-top:10px;
	margin-bottom:20px;
	color:black;
}

#header h1 a {
	position:relative;
}

#header h1 span {
	height:auto;
	width:auto;
}

.search-result dt {
	border-bottom:2px solid black;
}

.search-result dt,
.search-result dd{
	background-color:white !important;
	color:black !important;
}
/*******
 * Hidden Elements
 */


#header ul,
#header div,
#breadcrumb ul,
#sidebar,
#adspace,
#mini-filter,
.d-info,
.pagination,
.print-search,
.prop-options,
.property-actions,
#page-right,
#open-all {
	display:none;
}

#page-left {
	width:100%;
}

/**** Proper


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}