span.contentlinks, span.contentlinks a, span.contentlinks a:hover { font-size: 12px; color: white; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
span.contentlinks { padding: 8px 0 0 5px; margin: 5px; position: absolute; background-color: blue; border: 1px solid gray; width: 65px; height: 30px; }
span.contentlinks img { vertical-align: middle; }
.highlight { background-color: yellow; }

div.ads { width: 885px; margin: 0 auto 5px auto; border: solid 3px #ccc; padding:  5px; background-color: #fff; }
table.adword { border: 0; width: 93%; height: 90px; background-color: #fff; margin-top: 5px; margin-bottom: 10px; color: black; }
table.adword td { padding-left: 10px; padding-top: 5px; width: 25%; }
span.adwordtitle { line-height:12px; font-size:13px; font-family:arial,sans-serif; color: blue; text-decoration: underline; }
span.adwordtitle a { color: blue; }
span.adworddescription { line-height:12px; font-size:12px; font-family:arial,sans-serif; color: #777; }
span.adwordurl { line-height:12px; font-size:12px; font-family:arial,sans-serif; color: green; }
span.adwordurl a { color: green; }
span.adwordsponsor { color: #888; font-size: 10px; font-family: arial,sans-serif; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
font-size: 12px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
