@charset "utf-8";

/**************************************
	URL       : http://www.getamped2.com/
	Copyright : CyberStep
	Name      : download.css
	Ver       : 1.0
	file      : download
**************************************/

/* ==========================================
	Download
========================================== */
.list_driver li {
	float: left;
	display: block;
	margin-right: 10px;
}
	.list_driver li a {
		display: block;
		width: 100%;
		text-align: center;
	}
