div.dl_box {
	width: 402px;
    margin-left: 10px;
	margin-bottom: 6px;
	color: #ffffff;
	font-size: 1.1em;
}
div.dl_box_bg {
	min-height: 58px;
	background: url(/css/images/new_bg-4.gif) no-repeat;
}
div.dl_box_bottom { 
    z-index:1;
	color:#e42322;
	width:402;
	height:12px;
	background:url(/css/images/bottom-4.gif) no-repeat;
}
.dl_ratingblock { 
	float: right;
	width: 160px;
	margin-right: 2px;
	margin-top: 1px;
}
.dl_name {
	padding-left: 52px;
	padding-top: 8px;
	white-space: nowrap;
	height: 35px;
	text-align: left;
}
div.dl_box a {
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
div.dl_box a:hover {
	text-decoration: underline;
}
.vote_text {
	float: right;
	width: 82px;
	text-align: left;
	color: #fff;
	font-style: italic;
}
.rate_message {
    position: absolute;
	margin-left: 50px;
	margin-right: 10px;
	width: 82px;
	text-align: right;
	font-style: italic;
	color: #66CC00;
}