p.intro, 
p.instr,
p.disclaimer {
    color: #5f5f5f;
    padding: 10px;
}

p.intro {
    font-weight: bold;
}

p.disclaimer {
    font-size: 11px;
}

.top ul {
    margin: 10px 0 2em 15px;
    padding: 0;
}

/*.top ul li {
    line-height: 1.5em;
}
.top ul .cl14 {
    margin-top: -9em;
}
.top ul .cl12 {
    margin-top: -10.5em;
}

.top ul .cl25,
.top ul .cl6,
.top ul .cl13,
.top ul .cl17,
.top ul .cl9,
.top ul .cl16 {
    margin-left: 0;
}
.top ul .cl14,
.top ul .cl8,
.top ul .cl23,
.top ul .cl11,
.top ul .cl18,
.top ul .cl26,
.top ul .cl10  {
    margin-left: 185px;
}
.top ul .cl12,
.top ul .cl7,
.top ul .cl20,
.top ul .cl27,
.top ul .cl21,
.top ul .cl19  {
    margin-left: 370px;
}*/

.top li a {
    background: transparent url("/img/newlayout/rightarrow_blue.jpg") no-repeat 0 45%;
    padding-left: 10px;
/*    margin-left: 18px;*/
}
.top li a,
.top li a:active,
.top li a:visited,
.top li a:link {
    color: #247DA7;
    font-weight: bold;
}

p.subscribe {
    margin-left: 15px;
}
p.subscribe a {
    background: transparent url("/img/rss_icon.jpg") no-repeat 0 0;
    display: block;
    height: 20px;
    padding-left: 25px;
}
p.subscribe a,
p.subscribe a:active,
p.subscribe a:link,
p.subscribe a:visited {
    color: #247DA7;
}



.cashback {
    width: 400px;
    margin: 15px 20px;
}
.cashback caption {
    font-weight: bold;
}
.cashback th,
.cashback td {
    padding: 2px 4px;
    border: 1px solid #9af;
}
.cashback th {
    font-weight: bold;
    background-color: #BFCFDC;
}
.cashback .price,
.cashback td {
    text-align: center;
}




.operator {
/*    width: 572px;*/
    margin: 20px 10px;
    text-align: left;
}
.operator .header h2 {
    float: left;
/*    width: 440px;*/
    width: 70%;
}
.operator .header h2 a {
    display: block;
    padding: 3px 0 0 12px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.operator .header a,
.operator .header a:active,
.operator .header a:link,
.operator .header a:visited,
.operator .header a:hover  {
    color: #888888 !important;
}
.operator .header h2 a:hover {
    text-decoration: underline;
}
.operator .header a.viewall,
.operator .header a.viewall:active,
.operator .header a.viewall:link,
.operator .header a.viewall:visited {
    display: block;
    padding: 4px 12px 0 0;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    text-align: right;
}
.operator .header a.viewall:hover {
    color: #000 !important;
}

.operator .body {
    background-color: #fafafa;
    border: 1px solid #ddd;
    padding-bottom: 8px;
    width: 100%;
}
.operator .body .deals {
    float: left;
/*    width: 380px;*/
    width: 64%;
    margin-top: 10px;
}
.operator .body .deals ul {
    padding-right: 15px;
}
.operator .body .deals ul li {
    margin-left: 15px;
    padding-left: 15px;
    text-indent: -12px;
    margin-top: 5px;
}
.operator .body .deals ul li a {
    background: transparent url("/img/newlayout/rightarrow_blue.jpg") no-repeat 0 6px;
    padding-left: 10px;
}
.operator .body .deals ul li a,
.operator .body .deals ul li a:active,
.operator .body .deals ul li a:visited,
.operator .body .deals ul li a:link {
/*    color: #247DA7;*/
    color: #1D83C2;
    font-weight: bold;
}
.operator .body p {
    margin-left: 14px;
    color: #5F5F5F;
}
.operator .body .logo {
    float: left;
/*    width: 180px;*/
    width: 36%;
    padding-top: 20px;
    text-align: center;
}
.operator p.subscribe {
    margin-top: 10px;
    padding-bottom: 8px;
}