.catalog-price {
	/* color:red;*/
font-family: Arial, sans-serif, Tahoma, Verdana, Helvetica;
font-size: 15pt;
}

div.catalog-section
{
margin:0;
padding:0;
width: 100%;
}

div.catalog-section table, div.catalog-section table tr td
{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
padding:0;
margin:0;
}

div.catalog-section table td.myline {
border-top: 2px solid #ff6600;
/*height: 100%;*/
}

div.catalog-section table td.noitem {
width:4px;
cursor: default;
background-color: #ebebeb; 
background-image: url(images/separator.gif); 
background-repeat: repeat;
}

div.catalog-section table td.noitem  div
{
font-size:0;
width:4px;
height:5px;
padding:0;
margin:0;
background-color: white;

}

div.catalog-section table.item{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
width:100%;
/*height: 100%;*/
}

div.catalog-section table.item1{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
width:100%;
}

div.catalog-section table td.htop{
padding-bottom: 9px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11pt;
color: #ff6600;
font-weight:bold;
}

span.retailprice{
font-size: 7pt;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
/*color: #a2a2a2;*/
color: #c0c0c0;
}

form.butt
{
margin: 0;
cursor: default;
}

div.catalog-section table td.tdbutt{
cursor: default;
/*width: 10%;*/
/*width: 10px;*/
}

input.quant
{
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 8pt;
}

input.vko
{
cursor: pointer;
}

div.catalog-section table tr td.data-cell{
padding-left: 30px;
cursor: default;
width: 20%;
/*width: 10px;*/
padding-top: 0px;
padding-bottom: 5px;
}

div.catalog-section table td.iiname{
padding-left: 10px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
}
span.iiiname{
color: #ff6600;
}

div.catalog-section table td.iname a:link {color:#000000;text-decoration:none;}
div.catalog-section table td.iname a:visited{color:#000000;text-decoration:none;}
div.catalog-section table td.iname a:active{color:#000000;text-decoration:none;}
div.catalog-section table td.iname a:hover{color:#000000;text-decoration:none;}

.pricefilter img::after{
content: attr["alt"];
}