table.productlisttable td.priceall
{
   width: 110px;
   text-align: right;
}

table.productlisttable tbody tr td.priceall,
table.productlisttable tfoot tr td.priceall,
table.productlisttable tr.tfoot td.totalmmoms,
table.productlisttable tr.tfoot td.priceallmmoms,
table.productlisttable tr.tfoot td.totalumoms,
table.productlisttable tr.tfoot td.priceallumoms
{
	white-space: nowrap;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
}

table.productlisttable tfoot tr td.priceall,
table.productlisttable tr.priTR td.priceall,
table.productlisttable tr.tfoot td.totalmmoms,
table.productlisttable tr.tfoot td.priceallmmoms
{
	color: #f23;
}

table.productlisttable tr.tfoot td.totalumoms,
table.productlisttable tr.tfoot td.priceallumoms
{
	color: #ffb27f;
}

table.productlisttable tr.tfoot td.priceallmmoms,
table.productlisttable tr.tfoot td.priceallumoms
{
	text-align: right !important;
}

table.productlisttable tr.altTR td.priceall
{
	color: #000;
}

table.productlisttable tr td.icon
{
    width: 60px;
}

div.options a
{
    color: #666;
    text-decoration: underline;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;   
}

div.options a:hover
{
    color: #ff7500;
    text-decoration: underline;
    text-decoration: underline;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

div.tableview table.productoverview tr td.spec span.category
{
    
    /*text-decoration: underline;*/
}

div.tableview table.productoverview tr td.spec span.producttitle
{
    color: #f60;
}

table.productlisttable thead tr td.categoryname
{
	color:#FF6600;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

div.tableview table.productoverview tr td.spectd table thead tr td
{
    font-family: Arial;
    font-size: 10px;
    color: #ff7500;
}

table.productlisttable tbody tr td.icon
{    	
    white-space: nowrap;
    font-family: arial;
    font-size: 9px;    
    color: Red;
}

div.validateemail
{	
    text-align: center;
}

div.validateemail span
{	
    font-size: 24px !important;
    color: black !important;
    font-weight: bold !important;
}

table.productpagingtable td.paginginfo
{
	font-family: Arial;
    font-size: 13px;
    color: #FF6600;
}

table.productpagingtable td.paginginfo div.productpaging
{
	padding-left: 0px;
	margin-left: 9px;
}

table.productpagingtable td.pagingfunction
{
	font-family: Arial;
    font-size: 13px;
    color: #FF6600;
}

table.productpagingtable td.pagingfunction a
{
    color: #666;
    text-decoration: underline;
}