﻿.downloading{
	color:#666;	
	width:707px;
}
.leftBackdrop{
	height:38px;
	float:left;
	width:4px;
}
.middlebackdrop{
	background:url(../images/middlebackdrop.jpg) repeat-x;
	color:#c9902a;
	font-weight:bold;
	height:38px;
	line-height:38px;
	float:left;
	width:699px;
}
.downloading ul li{
	color:#333;
	float:left;
	margin-top:18px;
}
.icon{
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	width:388px;
}
.icon a{
	color:#333;
}
.icon a:hover{
	color:#f00;
	text-decoration:none;
}