.download-info {
	float:right; 
	height:23px;
	margin:15px 0 0 0; }
	
.download-info p {
	color:#3F3F3F; 
	font-size:11px; 
	margin:6px 0 0 0; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif; }


a.download {
	width:116px;
	height:23px;
	display:block;
	float:right;
	margin:15px 0 0 15px;
	outline:none;
	border:none;
	background:url(../images/download-button.gif) no-repeat 0 0; }
	
a.download:hover { background:url(../images/download-button.gif) no-repeat 0 -24px; }
