.downloadList{
	margin:10px 0;
	padding:0;
}

.downloadList LI{
	border-bottom:1px dashed #CCCCCC;
	margin:0;
	padding-left:70px;
	list-style-type:none;
	background: url("../icon-mme.jpg") no-repeat 5px 15px;		
}

.downloadList LI .lefts{
	position:relative;
	float:left;
	width:270px;
}

.downloadList LI H4{
	margin-top:15px;
	margin-bottom:0;
}

.downloadList LI UL{
	position:relative;
	float:right;
	padding:15px 0 0 0;
	width:160px;
}

.downloadList LI LI{
	font-size:12px;
	padding:0 0 5px 20px;
	height:16px;
	border:none;
	background:url("../../common/image/icon-small-plus.gif") no-repeat;
}

.downloadList LI LI.smallDownload{
	background:url("../../common/image/icon-small-download.gif") no-repeat;
	font-weight:bold;
}

.smallDownload A{
	color:#BE1031;
}

.clears{
	float:none;
	width:auto;
	clear:both;
}

.codes{
	font-family:"Courier New", Courier, mono;
	font-size:1.3em;
	font-weight:bold;
	color:black;
	margin-top:-10px;
}

.zeros{
	color:#BE1031;
}
