    #buying-guide-content {
        margin-bottom: 25px;
    }
    #buying-guide-summary {
        margin-bottom: 0;
        padding-bottom: 4px;
    }
    #buying-guide-summary  {
		background:transparent url(http://r6.kelkoo.com/misc/spop/xmas09/buying/buying-bg.png) no-repeat scroll 0 0;
        width: 663px;
        height: 105px;
		margin-bottom: 20px;
    }  
    #buying-guide-summary h2 {
		background: none;
        padding-top: 52px;
		text-align: center;
		font-size: 145%;
		color: #FFF;
    }
    #buying-guide-content h3 {
        background:transparent url(http://r6.kelkoo.com/misc/spop/xmas09/sprite_xmas_09_common.png) no-repeat scroll 0 -126px;
        color:#BC2B2B;
        font-size:120%;
        text-transform:none;
        border: 0;
		margin-top: 0;
    }
    #buying-guide-content h3 {
        background-position:0 -643px;
        color:#BC2B2B;
        font-size: 164%;
        font-weight:normal;
        text-transform:none;
        color: #BC2B2B;
        font-weight: bold;
        text-align: center;
        background-image: none;
        margin-bottom: 20px;
    }
    #buying-guide-content h4 {
        background-color: #FFFAE2;
        background-position: 0 -114px;
        background-repeat: no-repeat;
        background-image: none;
        color: #BC2B2B;
        font-size: 135%;
        margin: 18px 0;
        padding: 5px;
        text-align: center;
        font-weight: normal;
    }
    #buying-guide-content .offer-list,
    #buying-guide-content .offer-list li.more {
        background: none;
        background-color: #FFFAE2;
    }
    #buying-guide-content .offer-list li {
        background-color: #FFF; 
        margin: 4px;
        padding: 4px;
        width: 198px;
    }
    #buying-guide-content .bg-table {
        width: 642px;
        margin: 4px 10px 10px;
    }
    #buying-guide-content .bg-table td,
    #buying-guide-content .bg-table th {
        margin:0 10px 5px;
        border: 1px solid #CCC;
    }
    #buying-guide-content .bg-table td,
    #buying-guide-content .bg-table th {
        padding: 4px;
    }
    #buying-guide-content .bg-table th {
        font-weight: bold;
    }
    #buying-guide-content .bg-table .alt {
        background-color: #f5f5f5;
    }
    #buying-guide-content .bg-table .saving-percent {
        color: red;
        font-weight: bold;
    }
    #buying-guide-content p {
        margin: 10px 10px 0px;
        clear: both;
    }
    #buying-guide-content ul {
        margin-bottom: 12px;
    }
    #buying-guide-content ul li {
        list-style-type: disc;
        margin-left: 10px;
    }
    #buying-guide-content strong {
        font-weight: bold;
    }
    #buying-guide-content em {
        font-style: italic;
    }
    #buying-guide-content .quote {
        font-weight: bold;
        font-style: italic;
    }
    #buying-guide-content .box {
        clear: both;
    }
    #buying-guide-content .image {
        float: right;
        margin-left: 12px;
		margin-bottom: 10px;
    }
    #buying-guide-content .space {
        display: block;
        margin-bottom: 12px;
    }
    #buying-guide-content .center {
        font-weight: bold;
        text-align: center;
        font-size: 110%;
        color: #BC2B2B;
        margin-top: 18px;
    }