


#blockquickorder p.quickorder_image {
    padding-bottom: 10px;
    text-align: center;
} 

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
width: 100%}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: center;
border-collapse:collapse;
border: 1px #fff solid;}

table.stats td.category
{background-color: #6289A1;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.stats th
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
background-image: none;
} 

table.stats th.description {
  width: 300px;
  text-align: left;
}

table.stats td.description {
  width: 300px;
  text-align: left;
}

table.stats th.reference {
  width: 100px;
  text-align: left;
}

table.stats td.reference {
  width: 100px;
  text-align: left;
}

.qty {
  width: 50px;
}


a.add-line img { padding: 10px 5px 10px 0px;}
