body {
	background-color: #ffffff;
        margin-top: 0px;
}  
#products {
		/*text-align: center;*/
padding-left: 28px;
		                       
width: 100%;
}
a:link {
	color: #000000;
}
#page {
	padding: 0px;
	background-color: #FFFFFF;
        margin-top: 0px;
}
h1 a {
	color:#000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
}
#page #main_content .container h1 {
	color: #000000;
}

#header {
	background-color: #FFFFFF;
	width: 800px;
	width: 100%;
}
#header ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 2px;
	width: 779px;
	padding: 0px;
	background-color: #FFCC00;
	color: #000000;
}
.product_details {
padding-left: 10px;
text-align: left;
}
.product_details h4 {
	width: auto;
	font-weight:bold;
        margin-left: 180px;
        border-bottom: 1px, solid;
}
.product_details a {
	font-weight:bold;

}

.product_details .product_description li {
	list-style-image: url(http://www.buildr.co.uk/files/6e82ea2fb/_bullet.jpg);
}


#header ul li a {
	width: 90px;
	text-align: center;
	padding: 0px;
	background:#FFCC00;
	color:#fcc00;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
}
#header ul li a:hover {
background-color: #003F8F;
	color:#ffffff;
}
    
#header .active, #header a.active:hover {
	color:#E9EDF0;
	background-color: #003F8F;
}     

#footer {
	background-color: #FFCC00;
	background-image: url(http://www.buildr.co.uk/files/6e82ea2fb/_lg_footer_bgk.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	height: 100px;
}    
.product {
	background-color: #E9EDF0;
	/*padding-bottom: 10px;
	padding-left: 10px;*/
	width: 353px;
	border: 1px solid #999999;
}
#footer a {
	color:#000000;
}   
	#page #main_content .container #reviews .review h4 {
	font-size: 1em;
	font-weight: bold;
        margin-top: 15px;
	margin-bottom: 10px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.container #reviews {
	background-color: #E9EDF0;
	margin-left: 8px;
        padding: 20px;
}

#homepage #reviews {
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(http://www.buildr.co.uk/files/6e82ea2fb/_reviewbar.gif);
	background-repeat: no-repeat;
}
.review_rating {
        /*visibility: hidden;*/
}
.review_comment {
color: 
}

#page #main_content .container hr {
	background-color: #FFFFFF;
	height: 20px;
}
#page #main_content .container #reviews .review a {
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}
#page #main_content {
	margin: 0px;
	padding: 0px;
}
    a:visited {
	color: #000000;
}
    a:hover {
	color: #000000;
}
    a:active {
	color: #000000;
}


.product_details .product_image img {
	margin-right: 20px;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
.product_rating {
display:none;
}
.product_buynow {

	text-align: center;

	font-weight: bold;

	background-repeat: no-repeat;

	background-image: url("http://www.buildr.co.uk/files/6e82ea2fb/_btn_buy.gif");

	height: 22px;

	width: 130px;

	padding-bottom: 2px;

	padding-top: 2px;

	margin-right: 0px;

	margin-left: 180px;

	margin-bottom: 0px;

	margin-top: 5px;

	font-size: 10px;

}
/*.product a{
background:#FFCC00;
/*border-left:7px solid #ff9966;*/
color:#000;
font-weight:bold;
font-size:.8em;
padding:2px 7px;
margin:5px 0 0 0;
float:left;
}*/
.product_image a{
/*border-left:7px solid #ff9966;*/
background-color: #E9EDF0;
                                  
color:#000;
font-weight:bold;
font-size:.8em;
float:left;
}
#banner {
margin-top: 15px;
}