body {
	background-color: #005991;
}
.text_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F2A48;
}
.text_12_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59AAC8;
}
.text_12_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 150px;
	border: 1px solid #333333;
}
.box_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 85px;
	width: 150px;
	border: 1px solid #333333;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_11a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #0A88D4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A88D4;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #0A88D4;
}

.listing_entry {
	border-top:1px solid #999999;
}

.entry_header {
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:12px;
	background:#FFFF99;
}

.entry_distance {
	float:right;
	font-weight:normal;
	font-size:11px;
}

.entry_details {
	overflow:hidden;
	padding:5px;
	padding-bottom:15px;
	font-size:11px;
}

.entry_address {
	float:left;
}

.entry_contact {
	float:right;
	text-align:right;
}

.entry_description {
	clear:both;
}

.postcode_search_field {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.postcode_search_button {
	width:200px;
	border:1px solid #000066;
	background-color:#000099;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
