.ads-right {
	padding: 3px 0 4px 0;
	width: 300px;
	overflow:hidden;
	background-color: #fff;
	text-decoration:none;
}

.ads-right-on {
        padding: 3px 0 4px 0;
        width: 300px;
        overflow:hidden;
	background-color: #DEEEF5;
	text-decoration:none;
}


.ads-right img, .ads-right-on img {
	float:left;
	display: inline;
	height:25px;
	width:25px;
	padding: 3px 5px 0 0;
}

.ads-right .line1, .ads-right-on .line1 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: #000;
	line-height:  1.3em;
	font-weight: bold;
	font-style: normal;
}

.ads-right .line2, .ads-right-on .line2 {
	font-family: Helvetica, Verdana, Arial;
        font-size: 8pt;
        color: #000;
	line-height: 1em;
        font-weight: normal;
        font-style: normal;
}
