/* 
	Brixham labs layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

#contentarea table td, #contentarea table th{
	padding:5px 5px;
}

#contentarea table td, #contentarea table th{
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

#contentarea table th{
	border-top-width:1px;	
}
ul.search_results li ul li.first{
	font-weight:normal;
	font-size:85%;
}

ul.search_results li ul li a{
	font-weight:normal;
	font-size:92%;
}

#headerimage{
	padding:0px;
}

ul#home_news_features_holder div ul {
	margin-left:0px;
}

/* Removal of news publish dates */

#article_header {
	display:none;
}

