DIV.catalog_column {
background-image:url(../site_images/nodes/ftv2vertlinemain.gif); 
background-repeat: repeat-y; 
float:left; width:32%; 
}

.lastcat{
background:none #ffffff;
}

DIV.catalog_column_row {
  margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: 0;
  padding: 0; text-align: left; width: 100%;
  
}

DIV.catalog_column_subrow{
 margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: 10px;
  padding: 0; text-align: left; width: 100%;
}

.opencat{
background-image:url(../site_images/nodes/ftv2vertline.gif); 
background-repeat: repeat-y; 
}
.category {
    color:#6e6e6e;
    text-decoration:none;
    font-size: 12px;
    font-weight: bold;
    }

.category:hover {
    color:#d21a21;
    text-decoration:none;
    }
    
.subcategory{
text-decoration:none;
font-weight:normal;
}
.specials {
    color:#e60909;
    text-decoration:none;
    font-size:12px;
}

.product{
text-decoration:none;
}
