/* GADS CSS STYLES */

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

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

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

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

a.widead:link,
a.widead:active,
a.widead:visited
{
    color:            #6F9E0C;
    text-decoration:  underline;    
}

a.widead:hover
{
    text-decoration:  none;    
}

a.wideadfooter:link,
a.wideadfooter:active,
a.widead:hover,
a.wideadfooter:visited
{
    color:            #6F9E0C;
    text-decoration:  none;    
}

.ad_text
{
    color:             #6F6F70;
    font-size:         11px;
}

/* ADS 2010 */

div.go_2010
{
    text-align:       left;
    border:           1px solid #D2CDC5;
    padding-left:     3px;
    padding-top:      7px;
    padding-bottom:   7px;
    background-color: #F4F7FB;
    color:            #6F6F70;
    font-family:      "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
    font-size:        11px;
    line-height:      17px;
    margin-bottom:    7px;
    width:            455px;
}

div.go_2010:hover
{
    text-align:       left;
    border:           1px solid #D2CDC5;
    padding-left:     3px;
    padding-top:      7px;
    padding-bottom:   7px;
    background-color: #F4F7FB;
    color:            #6F6F70;
    font-family:      "Lucida Grande",Verdana,Helvetica,Arial,sans-serif; 
    font-size:        11px;
    line-height:      17px;
    clear:            both;
    margin-bottom:    7px;
    width:            455px;
}

.ad_text_2010
{
    color:             #000000;
    font-size:         11px;
}

div.ad_header_2010
{
    padding-bottom: -7px;
    font-weight:    normal;
}

