*
{
    margin: 0;
    padding: 0;
}
.thumbnail_class {
max-width: 200px;
}

#logo {
    left: 25px;
    position: absolute;
    top: 12px;
}

body {
    background-color: #e9683a;
    font: 10pt Arial,Helvetica,sans-serif;
    margin-top: 0;
    text-align: center;
}
.list_page_item_price {
    color: red;
    font-size: 20px;
}

#menu ul {
    background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    height: 44px;
    margin: 0 5px;
}

.section-y h2 {
    background:  #000 none repeat scroll 0 0;
}

.section h2 span {
    background: transparent url("https://ssl.storeserver-23.com/graphics/templates/template23/images/circle-bg.png") no-repeat scroll 6px center;
    color: #eee;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 8px 30px;
}

.section h2 {
    text-shadow: 0 0 1px #000;
}

