﻿#default_text
{
    width: 275px;
    float: left;
}

#default_right
{
    width: 418px;
    height: 750px;
    float: right;
    background: url('Images/Default.Right-trans.png') repeat-y 9px top;
    position: relative;
}

#default_freedelivery
{
    position: absolute;
    width: 402px;
    height: 110px;
    top: 0;
    right: 16px;
    background: url('Images/Default.FreeDelivery-trans.png') no-repeat;
}
#default_guarantee
{
    position: absolute;
    width: 406px;
    height: 123px;
    top: 120px;
    right: 12px;
    background: url('Images/Price.Guarantee1.jpg') no-repeat;
}
#default_freedelivery_small
{
    position: absolute;
    width: 206px;
    height: 223px;
    top: 243px;
    right: 210px;
    background: url('Images/Default.FreeDelivery.Small-trans.png') no-repeat;
}
#default_price
{
    position: absolute;
    width: 197px;
    height: 222px;
    top: 243px;
    right: 16px;
    background: url('Images/Collection.Service1.png') no-repeat;
    display: block;
}
#default_hotline
{
    position: absolute;
    width: 406px;
    height: 123px;
    top: 495px;
    right: 12px;
    background: url('Images/Default.Hotline-trans.png') no-repeat;
}
#default_links
{
    position: absolute;
    width: 406px;
    height: 123px;
    top: 618px;
    right: 12px;
    text-align: center;
}
