#header {
    margin-top: 30px;
    border-bottom:30px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
    margin-bottom:20px;
}
#header .header_inner {
    padding-bottom:10px;
    border-bottom:4px solid #389cf0;
}
#header .logo {
    margin-top: 10px;
    display: block;
}

#header .usp {
    margin-top: 12px;
    font-size:20px;
}

.blue-box {
    background: #389cf0;
    padding: 8px 10px;
    color:#fff;
    margin-bottom: 10px
}


.menu .main li {
    padding: 8px 12px 10px 12px;
}
.menu .main li, .menu .catalog li {
    position: relative;
    display: inline-block;
    font-size: 1.14em;
    margin-left: 2px;
    margin-bottom: 7px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
}

.menu .main, .menu .catalog {
    width: 100%;
    margin-left: 0px;
    max-width:100%;
}

.ebay_template a {
    color: #483626
}

body.ebay_template  {
    color: #483626
}

body.ebay_template  h1,
body.ebay_template  h2,
body.ebay_template  h3,
body.ebay_template  .h1,
body.ebay_template  .h2,
body.ebay_template  .h3 {
    color: #483626;
    font-style: normal;
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    margin-top:0px
}

.image-wrapper img {
    max-width: 100%;
}                                  


.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel {
    border-radius: 0px;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

body.ebay_template .gallery-thumbnail {
        padding: 0;
        margin: 0;
        display: table;
    }
body.ebay_template .gallery-image {
        margin-bottom: 20px;
    }
body.ebay_template .gallery-image div {
        margin-top: 10px;
    }
body.ebay_template .gallery-thumbnail li {
        list-style: none;
        margin: 5px;
        text-align: right;
    }
    
    .gallery-thumbnail li {
        list-style: none;
        margin: 5px;
        text-align: right;
    }
body.ebay_template .gallery-column-view .gallery-thumbnail {
        width: 20%;
        float: left;
    }
body.ebay_template .gallery-column-view .gallery-image {
        width: 78%;
        float: right;
        text-align: left;
    }
body.ebay_template .gallery-row-view .gallery-thumbnail li {
        float: left;
    }
    

body.ebay_template  .gallery-image img {
    max-width: 100%;
}
body.ebay_template .gallery-image {
    margin-bottom: 20px;
}
body.ebay_template.gallery-thumbnail {
    padding: 0;
    margin: 0;
    display: table;
}
body.ebay_template .gallery-row-view .gallery-thumbnail li {
    float: left;
}
body.ebay_template .gallery-thumbnail li {
    list-style: none;
    margin: 5px;
    text-align: right;
}

body.ebay_template .shipping-table-rate {
    text-align: center;
    width: 760px;
    background: url('/ebay/img/world_map.png?v=1') center top no-repeat ;
}

body.ebay_template .shipping-table-rate img {
    width: 50px;
}

