/*
    Document   : external.css
    Created on : 04.06.2010, 16:24:38
    Author     : Stefan Kracht (Port-47)
    Description: wide (400 x 130), external css, default theme
*/

#skycheck_wide iframe{
    width: 400px;
    height: 110px;
    margin: 0;
}

#skycheck_wide{
    width: 400px;
    height: 130px;
    background-color:#fff;
    font-size: 0;
}

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

#skycheck_wide 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/wide/default/widgetfooter.gif") no-repeat scroll center top transparent;
}
