.offer_description{
    height: 216px;
    border-top: 1px solid #636363;
    border-right: 1px solid #636363;
    background-color: #FFF;
    width: 287px;
    float: left;
    padding-top: 15px;
    padding-left: 18px;
}

div.offer_description h1{
    margin-bottom: 10px;
}

p.flyer_info{
    margin-top: 20px;
}

#wrapper_carousel{
    margin-top: 10px;
    border: 1px solid #636363;
    width: 918px;
    height: 250px;
    background-color: #FFF;
}



div.offer{
    width: 181px;
    padding-left: 25px;
    padding-right: 10px;
    position: relative;
    float: left;
}

div.offer h1{
    margin-top: 8px;
    margin-bottom: 8px;
}

div.offer img.thumbnail{
    margin-top: 8px;
}

div.offer img.price_img{
    position: absolute;
    right: 5px;
    top: 190px;
}
div.offer img.p6{
    top: 150px;
}

div.offer img.p1{
    top: 205px;
}

