#hotDownloads {
        width: 704px;
				magin-right: 5px;
}
#hdHeader {
        border-top: 1px solid white;
        border-bottom: 1px solid #999999;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #bbbbbb;
        background: #eeeeee;
        font: normal small-caps 10px arial;
        color: #222222;
        padding: 2px;			
}
.hdBody {
        background: #ffffff;
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #dddddd;				
        height: 110px;
}
.hdLink,
.hdLinkName,
.hdText  {
        font: 12px Arial;
        color: black;
}
.hdText {
        font: 10px Arial;
        width: 160px;
        padding: 6px;												
}
.hdLink, .hdLink a {
        color: blue;
        font-weight: bold;
        padding-left: 15px;
        padding-right: 7px;																
        padding-top: 7px;	
}
.hdLink a {
				text-decoration: underline;
}
.hdOffer  {
        border-left: 1px solid #cccccc;
        border-bottom: 1px solid #eeeeee;
        position: relative;
        float: left;
        background: white;
				width: 174px;
        height: 100%;
        background:url('http://download.com/Ads/common/LaunchpadLinks/cnet/sm_dl_green.gif');
				background-repeat: no-repeat;
				background-position: 7 7;								
}
