.download_test
{
	font-size: 10px !important;
	color: #000;
}

.download_section td
{
	vertical-align: top;
}
.download_section tr:hover td
{
	background: transparent;
	color: #666699;
}

.download_section .item_name
{
}

.download_section .category_image 
{
    float: left;
    width: 40px;
}
.download_section .category_item 
{
    float: left;
    width: 400px;
}

.download_file_info_left
{
	float: left; 
	width: 300px;
}
.download_file_info_right
{
	float: left; 
	margin-left: 30px; 
	width: 300px;
}
.download_file_info_left, .download_file_info_right
{
	text-align: left;
}
.download_file_info_right .category_description
{
	margin-bottom: 30px;
}