.cat_main {
	float: left;
	width: 24%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cat_main input {
	color: #00489C;
	border: 1px solid #00489C;
	background: #EAEAF6;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}
.cat_main img {
	border-color: #00489C;
}

hr.clear {
	clear: both;
	margin-bottom: 10px;
}
.cat_specific {
	float: left;
	width: 16%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cat_specific a {
	font-weight: bold;
	text-decoration: none;
}
.cat_specific img {
	margin-bottom: 5px;
	border-color: #00489C;
}
.list {
	float: left;
	width: 49%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#catlist th {
	color: #00489C;
}
.product_pics {
	float: right;
	width: 190px;
}
.product_pics img {
	border: 1px solid #00489C;
	margin-bottom: 2px;
	margin-top: 6px;
}
#product {
	margin-bottom: 15px;
}
#product   td, #enquiry  td {
	padding-bottom: 7px;
	padding-right: 20px;
}
.alternate  {
	float: left;
	width: 24%;
	padding-bottom: 3px;
}
#enquirybasket {
	width: 910px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
	margin-top: 142px;
}
#enquiry {
	margin-bottom: 10px;
	border-bottom: 1px solid #00489C;
}
.form_left {
	padding-bottom: 10px;
	margin-left: 10px;
}
#stepfinder {
	border: 1px solid #00489C;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 150px;
	width: 150px;
	float: right;
}
#stepfinder img {
        border: none;
        padding: 10px;
}
#stepfinder h2 {
	color: #FFFFFF;
	background: #00489C;
}
#stepfinder select {
	font-size: 10px;
	margin-bottom: 3px;
	width: 130px;
}
.dimensions {
	background: #EAEAF6;
	border: 1px solid #00489C;
}
.dimensions td {
	padding-top: 7px;
	padding-left: 7px;
}
#product table {
	float: left;
}
#news {
	border: 1px solid #00489C;
	margin-bottom: 30px;
}
#news h2 {
	color: #FFFFFF;
	background: #00489C;
	text-align: center;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#news p {
	padding-right: 10px;
	padding-left: 10px;
}
#news hr {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.staff img {
	margin-right: 10px;
	border: 1px solid #00489C;
}
.staff p {
	padding-bottom: 20px;
	border-bottom: 1px solid #00489C;
}

#highlightRed{
	color : #FF0000;
}
