/******** download ********/

#download {
	overflow: auto;
	padding-bottom: 8px;
}

#download_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 120px;
}

#download_left {
	float: left;
}

#download_right {
	float: left;
	padding-left: 4px;
}

#download_filename {
	font-size: 90%;
}

#download_size {
	font-size: 90%;
	font-weight: bold;
	padding-left: 4px;
}

#download_date {
	font-size: 80%;
	font-weight: bold;
	padding-left: 4px;
}

#download_count {
	font-size: 80%;
	color: #666666;
	padding-left: 4px;
}
