div.top-download{
	background:url(../images/top-download-bg.png) left top no-repeat;
	margin:10px 0;
	position:absolute; 
	width:214px; 
	height:180px;
	left:0;
	top:0;
}

div.top-download span.top-product-title{
	display:block;
	text-align:center;
	margin-top:60px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	
}
div.top-download span.top-product-title a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
}

div.top-download table{
	margin-top:5px;
	color:#3d3d3d;
	font-size:9pt;
	line-height:120%;
}
a.topdownload-button{
	width:123px;
	height:30px;
	display:block;
	margin-left:48px;
	background:url(../images/top-download-button.png);
}