div#col2{
width:251px;
float:left;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}
div#col2 img{
display:block;
}

dl{
margin:0px;
padding:0px;
float:left;
}
dl#col1{
width:287px;
float:left;
}
dl#col3{
width:258px;
}
dl dt.title{
color:#FFF;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
background-color:#fe660d;
border-top:1px solid #c1de1e;
border-bottom:1px solid #c1de1e;
clear:both;
}
dl dt.title#blue{
background-color:#005cb4;
}
dl dt.title#yellow{
background-color:#c1dd1e;

}
dl dt.title span{
margin-left:5px;
}
dl dd{
margin:7px;
margin-bottom:0px;
padding:0px;
color:#FFF;
text-align:left;
font-size:13px;
letter-spacing:-1px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
}
dl dd img{
margin:3px;
margin-right:7px;
margin-bottom:10px;
float:left;
}
dl dd.flashObject{
margin:0px;
}
dd#message{
margin:10px;
}
dd div{
line-height:18px;
font-weight:bold;
font-size:22px;
}
a#clickHere{
margin-bottom:4px;
color:#c1dd1e;
text-decoration:none;
font-weight:bold;
letter-spacing:normal;
font-size:12px;
float:right;
border-bottom:2px solid #FFF;
}
a#clickHere:hover{
color:#FFF;
border-bottom-color:#FFF;
}
dd#featuredAds{
margin:0px;
margin-bottom:3px;
}
dd#featuredAds table{
width:100%;
border:none;
}
dd#featuredAds table td img{
width:3px;
height:3px;
}
dd#featuredAds table td.button{
width:50%;
font-size:13px;
text-align:center;
background-color:#fe670d;
background-repeat:no-repeat;
background-image:url("../images/btnAds.gif");
}
dd#featuredAds table td.button a{
padding:4px;
color:#FFF;
display:block;
text-decoration:none;
}
dd#featuredAds table td.button a:hover{
color:#005cb4;
background-color:#c1dd1e;
background-image:url("../images/btnAdsOn.gif");
}