div#downloads_header {
	position:relative;
	height:50px;
	text-align:center;
}
div#downloads_description {
	position:relative;
	width:340px;
	padding-right:40px;
	padding-top:5px;	
	float:left;
}
div#downloads_links {
	position:relative;
	width:340px;
	float:left;
}
div.downloads_links_area {
	position:relative;
	height:25px;
}
div.downloads_links_area:hover {
	position:relative;
	height:25px;
	cursor:pointer;
}
div.downloads_links_li {
	position:relative;
	height:20px;
	width:30px;
	padding-top:5px;
	float:left;
}
div.downloads_links_name {
	position:relative;
	height:20px;
	width:250px;
	padding-top:5px;
	float:left;
}
div.downloads_links_type {
	position:relative;
	height:20px;
	width:30px;
	padding-top:5px;
	float:left;
}
div.downloads_links_pic {
	position:relative;
	height:25px;
	width:30px;
	float:left;
}

