/* GADS CSS STYLES */

.wide_ads
{
    width:             400px;
    font-size:         11px;
}

.narrow_ads
{
    width:             400px;
    font-size:         11px;
}

a.ad_header:link,
a.ad_header:hover,
a.ad_header:active,
a.ad_header:visited
{
    font-size:        10pt;
    color:            #000000;
    text-decoration:  none;
}

div.ad_header
{
    padding-bottom: -7px;
    font-weight:    bold;
}

a.widead:link,
a.widead:active,
a.widead:visited,
a.widead:hover
{
    color:         #000;
    font-size:     14pt;
    font-weight:   bold;  
    text-decoration:  none; 
}

a.widead:hover {
    color:#00A9E0;
}

a.wideadfooter:link,
a.wideadfooter:active,
a.wideadfooter:hover,
a.wideadfooter:visited
{
    color:           #000;
    font-size:       8pt;
    font-weight:     normal;
    text-decoration: none;  
}

.ad_text
{
    color:           #000;
    font-size:       8pt;
    font-weight:     bold;
    text-decoration: none;
}


.ads_right
{
    text-align:right;
}

.ads_left
{
    text-align:left;
}