#browser {
}

.thumbtd {
	text-align:center;
}

.thumb {
	border: 1px solid #999999;
	text-align:center;
}

.productlisting {
	float:left;
	width:160px;
        margin: 25px 0px 20px 50px;
	background-color:#ffffff;
	border:1px solid #000000;
}

.productlisting img {
}
	
.rightcol {
        margin-left: 110px;
}

.productlisting h2 a {
        color: black;
        text-decoration: none;
}

.priceExVat{
        display: inline;
        font-size: 10pt;
        font-weight: bold;
}

.proddescription {
        margin-top: 10px;
} 

.price {
	width:70px;
	text-align:right;
        font-size: 1em;
	font-weight:bold;
	color:#000000;
}

.addtobasket {
	text-align:center;
}

.listingcontrols {
        margin-top: 20px;
        margin-bottom: 20px;
        /*text-align: right;*/
        float: right;
        vertical-align: top;
}

.listingcontrols a {
        vertical-align: top;
        margin-bottom: 5px;
}

#product_browser {
	width:470px;
	background-color:#333333;
}

.browser_hr {
	width:10px;
	color:#000000;
	clear:left;
}

.browserbar {
	clear:both;
}
