h1.title
{
    float:right;
    width:552px;
}

#colLeft
{
    width:182px;
    float:left;
    margin-right:15px;
}

#colLeft .calendar
{
    border:1px solid #929db3;
}

#colLeft .promo
{
    border:1px dashed #565e85;
    margin-bottom:15px;    
    padding-top:3px;
}
#colLeft .promo .title
{
    text-align:center;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;
    background: url(../images/layout/btn_big_red.gif) top center no-repeat;
    line-height:29px;
    margin-bottom:5px;
}
#colLeft .promo .pic
{
    background: url(../images/promo_birthday.jpg) top left no-repeat;
    min-height:68px;
}

#colLeft p
{
    padding:2px 4px;
}

#colLeft h1
{
    font-size:12px;
    color:#fff;
    background:url(../images/layout/h1_bg.gif) top left repeat-x;
    line-height:22px;
    font-weight:bold;
    padding:0 5px;
    margin:0 0 5px 0;
}
#colLeft h1.coupon
{
    margin:0;
    text-align:right;
}
#colLeft h1.coupon a
{
    color:#fff;
    font-weight:bold;
    line-height:22px;
    font-size:12px;
}
#colLeft h1.coupon a:hover
{
    color:#eef896;
}

#colMain
{
    width:750px;
    float:left;
}