body, td  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

td {
vertical-align:top;
}
.dir_entry {
padding: 15px 0 0 0;
width:550px;
}

.dir_row , .dir_row_name, .dir_row_postcode, .dir_row_postcode, .dir_row_postcode, .dir_row_description {

	width:440px;
	clear:both;
	padding:2px 0;

}

.dir_summary_row_name {
	font-weight:bold;
	
}

.dir_row_name {
	font-weight:bold;
	font-size:16px;
}

.row_description{
width:400px;
float:left;
}

.dir_label {
font-weight:bold;
	width:100px;
	float:left;
}



.summary-row {

padding:8px 0;
border-bottom:1px solid #CCCCCC;
}

/**
Summary
*/ 
.summary_label_category {
	font-weight:bold;
}

.dir-dropdown {
	width:200px;
}


.search-container {
float:left;
width:565px;

}

.dir-search {
vertical-align:top;
float:left;
width:auto;
Xpadding:1px 0;
Xborder:1px solid #666666;
}

.ukmap { 
float:right;
width:302px;
Xborder:1px solid #666666;

}




 a {
text-decoration:none;
color: #286ea0;
border-bottom:1px dotted #286ea0;
}

 a:hover {
text-decoration: none;
color:#003399;
border-bottom:0px solid #003399;

}