/* Catalog */

div.cat_path {
    padding: 0 0 0 10px;
}

div.cat_table {
    padding: 10px;
}

div.cat_table table {
    width: 100%;
}

div.cat_table table tr {
    background-color: #eeeeee;
}

div.cat_table table th {
    height: 31px;
    vertical-align: middle;
    background: #3F83B5 url("/design/img/table_bg.png") repeat-x;
    color: white;
}

div.cat_price {
}

div.cat_item {
}

