.wideAd {
	background:url(/images/google_top_bg_v3.gif) top left no-repeat;
	height:50px;
	width:635px;
	margin-bottom:12px;
        background-position: 0 -50px;
}
.wideAd .ad_header1,.narrowAd .ad_header1 {
	display:block;
	padding-top:5px;
	margin-left:15px;
}
.wideAd .ad_header1 b a,.narrowAd .ad_header1 b a {
	color:#0000CC;
	font-weight:bold;
	font-size:123.1%;
	text-decoration:underline !important;
}
.wideAd .text, .narrowAd .text {
	margin-top:5px;
	margin-left:15px;
	display:block;
}
.wideAd .url {
	display:block;
	position:relative;
	float:right;
	bottom:52px;
	right:15px;
	font-size:77%;
}
.wideAd:hover {
	background-position:0 0px;
}


.narrowAd:hover {
    background-position:0 0;
}
.narrowAd {
    background:url(/images/google_narrow_bg.jpg) 0 -51px no-repeat;
    width:315px;
    height:51px;
    overflow:hidden;
    margin-bottom:10px;
}
.narrowAd .url {

}
.narrowAd .ad_header1 b a {
    font-size:100%;
}

.narrowAd .ad_header1 {
    padding-top:3px;
}

.narrowAd .text {
    margin-top:0px;
    font-size:77%;
    display:block;
}


.afc_narrow .ad_content_top:hover {
    background-position:0 0;
}
.afc_narrow .ad_content_top {
    background:url(/images/google_narrow_bg.jpg) 0 -51px no-repeat;
    width:315px;
    height:51px;
    overflow:hidden;
    margin-bottom:8px;
}
.afc_narrow .ad_content_top .url {
}
.afc_narrow .ad_content_top .ad_header1 a b {
    font-size:100%;
    color:#0000CC !important;
}
.afc_narrow .ad_content_top .ad_header1 {
    margin-top:3px;
    margin-left:8px;
    display:block;
    
}
.afc_narrow .ad_content_top .text {
    font-size:77%;
    margin-left:8px;
    display:block;
}

.afc_wide .ad_content_top {
	background:url(/images/google_top_bg_v3.gif) top left no-repeat;
	height:50px;
	width:635px;
	margin-bottom:12px;
        background-position:0 -50px;
}
.afc_wide .ad_content_top .ad_header1,.narrowAd .ad_header1 {
	display:block;
	padding-top:5px;
	margin-left:15px;
}
.afc_wide .ad_content_top .ad_header1 a b{
	color:#0000CC !important;
	font-weight:bold;
	font-size:123.1%;
	text-decoration:underline !important;
}
.afc_wide .ad_content_top .text {
	margin-top:5px;
	margin-left:15px;
	display:block;
}
.afc_wide .ad_content_top .url {
	display:block;
	position:relative;
	float:right;
	bottom:37px;
	right:15px;
	font-size:77%;
}
.afc_wide .ad_content_top:hover {
	background-position:0 0px;
}
