﻿#specialOfferLeft
{
    width:350px;
    height:490px;
    padding-left:20px;
    padding-top:10px;
    float:left;
    
}

#specialOfferLeftTop
{
    width:350px;
    height:200px;
    overflow:auto;
    text-align:center;
}

#specialOfferLeftBottom
{
    width:350px;
    height:85px;
    float:left;
    overflow:auto;
    text-align:center;
}


#specialOfferRight
{
    width:355px;
    height:490px;
    float:left;
    padding-right:20px;
    padding-top:10px;
}

#contentBold
{
    width:200px;
    height:80px;
    text-align:left;
    margin-left:75px;
}

.ingress
{
    font-size:44px;
    color: rgb(0, 128, 128);
}

.bold
{
    font-weight:bold;
    font-size:14px;
}

.price
{
    font-size:32px;
    color: rgb(0, 128, 128);
}

.normal
{
    font-size:10px;
}



