﻿.radr_Default
{
    width:264px !important;
    min-height:100px !important;
    height:100px !important;
}

.ad
{
    width:261px;
    float:left;
    clear:both;
}

.ad .left
{
    width:130px;
    float:left;    
}

* html .ad .left
{
    overflow:hidden;
}

.ad .right
{
    width:124px;
    float:left;        
}

.ad .right .headline
{
    width:114px;
    padding-left:10px;
    float:left;
    clear:both;
    font-weight:bold;
    font-size:11px;        
}

.ad .right .headline a
{
    color:#6F7276;
    text-decoration:none;
}

.ad .right .text
{
    width:114px;
    padding:5px 0 0 10px;
    float:left;
    clear:both;
    font-size:10px;
}