.standard {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}
.list_category {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : black;
}
.tbl_header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
}
input.formfield {
	width : 100%;
}
textarea.formfield {
	width : 100%;
}
a {
	text-decoration : none;
	color : #000000 !important;
}
a:hover {
	text-decoration : underline;
	color : #000000 !important;
}
.product_option_header {
	text-align : left;
}
.product_option_dropdown {
	text-align : right;
}
.BASKET_PRDLIST_HEADER {
	font-weight : bold;
}
HR.BASKET_LINE {
	border : 0;
	height : 1px;
	background : Gray;
}
.BASKET_PROMOCODE_LABEL {
	font-weight : bold;
}
.BASKET_SHIPPING_LABEL {
	font-weight : bold;
}
.BASKET_SHIPPING_SERVICE_HEADER {
	font-weight : bold;
}
.BASKET_TOTALS_LABEL {
	font-weight : bold;
}
A.CATEGORYBROWSER_NAME {
	font-weight : bold;
}
a.productbrowser_name {
	font-weight : bold;
}
.PRODUCTBROWSER_LABEL {
	font-weight : bold;
}

#rrp_title{
display:none;
}

#rrp_value{
display:none;
}

#Home {
    float: right;
    margin: 0;
    padding: 0;
    width: 73px;
}

#desc_value {
    font-size: 12pt;
    font-family: Arial;
    font-style: italic!important;
    font-weight: bold;
}
