#product-image {
    float: left;
    width: 40%;
}

div#avise-me {
    text-align: center;
    border: 2px solid #B0251D;
    padding: 5px;
    margin: 5px 0;
}

div#avise-me h3 {
    margin-top: 5px;
}

#avise-me tbody th {
    text-align: right;
}
div#avise-me input {
    margin: 5px;
}
div#avise-me .erro {
    display: block;
}
.price td {
    background-color:#DFDFDF;
    font-weight: bold;
    border-bottom: 5px solid #ffffff;
}
.price em {
    color: #B0251D;
    font-style: normal;
}
.price img {
    vertical-align: bottom;
}
#informacoes {
    margin: 10px;
    text-align: justify;
}
#review {
    padding: 0 25%;
}
#review table {
    width: 50%;
}
#fornecedor {
    display: none;
    visibility: hidden;
}
#blue-engraving {
    padding: 10px 10px 10px 80px;
    margin: 5px;
    float: right;
    border: 2px solid #244566;
    background: transparent url("/bebida/images/johnnie_walker.jpg") no-repeat 5px 5px;
}
#blue-engraving h3 {
    color: #244566;
    padding: 0;
    margin-top: 0;
}
#blue-engraving input {
    text-transform: uppercase;
}
#blue-engraving .exemplo {
    display: inline-block;
    width: 215px;
    text-transform: uppercase;
    text-align: left;
    padding: 2px 0;
}
#blue-engraving .exemplo em {
    color: #244566;
    font-style: normal;
    font-weight: bold;
}
.also-purchased {
    border-collapse: collapse;
}
.also-purchased td.thumbnail {
    text-align: center;
}
.also-purchased tr td,
.also-purchased tr.with-wholesale td.with-wholesale,
.also-purchased tr.with-wholesale td.thumbnail {
    border-bottom: 1px solid #C0C0C0;
    padding: 2px 4px;
}
.also-purchased tr.with-wholesale td {
    border-bottom: 0;
}
.also-purchased tr.wholesale td {
    text-align: right;
    background-color: #F7E9E8;
}
.also-purchased tr.wholesale td img {
    vertical-align: bottom;
}
.also-purchased td.price {
    text-align: right;
}
.also-purchased td em {
    font-style: normal;
    color: #000000;
}
.also-purchased td em span {
    color:#C4161C;
    font-size:1.2em;
    font-weight:bold;    
}
#thumbs-container {
    position: relative; 
    text-align: center;
    padding: 10px 0 0 0;
}
#thumbs-content {
    float: left; 
    position: relative;
}
#thumbs-container a.prev,
#thumbs-container a.next {
    background:url("/bebida/images/buttons/br/btn_naveg_prev.gif") no-repeat scroll left transparent;
    display:block;
    float:left;
    height:65px;
    text-decoration:none;
    width: 15px;
}
#thumbs-container a.next {
    background:url("/bebida/images/buttons/br/btn_naveg_next.gif") no-repeat scroll right transparent;
}

#thumbs {
    margin: auto;
    float: left;
    overflow: hidden;
}
#thumbs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#thumbs ul li {
    float: left;
    text-align: center;
    /*    margin: auto 2px;
        border: 1px solid #C0C0C0; */
}
#thumbs ul li img {
    padding: 0 3px;
    cursor: pointer;
}
.clear {
    clear: both;
}
div.light_rounded .pp_next:hover {
    background-image: url('/bebida/images/btnNext.gif');
}
div.light_rounded .pp_previous:hover {
    background-image: url('/bebida/images/btnPrevious.gif');
}
div.light_rounded .pp_close {
    width: 22px;
    background: url('/bebida/images/sprite.png') no-repeat scroll -54px -1px transparent;
}
#superbanner_content {
    margin: auto;
    text-align: center;
}
.video {
    padding: 5px 0;
}
