/*
    Document   : external.css
    Created on : 20.07.2010, 10:00:00
    Author     : Stefan Kracht (Port-47)
    Description: content ad small (300 x 170), external css, default theme
*/

#skycheck_content_ad_small iframe{
    width: 300px;
    height: 150px;
    margin: 0;
}

#skycheck_content_ad_small{
    width: 300px;
    height: 170px;
    background-color:#fff;
    font-size: 0;
}

#skycheck_content_ad_small p{
    margin: 0;
    padding: 0;
    font-size: 10px;
}

#skycheck_content_ad_small a.skycheckWidgetLink{
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 10px;
    text-align: center;
    padding: 5px 0 0 0;
    color:#1E5876;
    background: url("http://www.skycheck.com/images/widgets/content_ad_small/default/widgetfooter.gif") no-repeat scroll left top transparent;
}
