.keyword {
	width: 200px;
	float: left;
}
.blackbox {
	padding:5px;
	background-color: #323232;
	-moz-border-radius: 1em;	
}
.offblack {
	padding:10px;
	/*background-color: #181818;
	border-color: #303030;
	border-width: 3px;
	border-style: solid;
	-moz-border-radius: 1em;*/
	background-image: url(/templates/images/stills/tback.jpg);
	background-repeat: no-repeat;
	width: 343px;
	height: 165px;
	text-align: left;
}
.FirstButton {
	background-color: #955026;
	-moz-border-radius: 1em;
	border: #955026;
	color: #ffffff;
	font-weight: bold;
}
.smallertitle {
	color: #f7d282;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize; 
}
.title {
	color: #f7d282;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize; 
	text-transform: lowercase;
}
.postcode {
	color: #f7d282;
}
.popUPnav {
	color: #f7d282;
	font-size: 18px;
	font-weight: bold;
}
.popUPnav td {
	height: 20px;
}
.heading {
	font-size: 16px;
}

.locationCatTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #f6bb65;
}

.searchcats {
	font-size: 16px;
	font-weight: normal;
	color: #f7d282;
}