div#download-page{
	width:765px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
}

div#download-page a:hover{
	text-decoration:underline;
}
div.advertisment{
	width:300px;
	height:250px;
	float:right;
	

}
div.advertisment-right-content{
	width:430px;
	padding-left:15px;
	float:left;
}
div.advertisment-right-content p{
	background:url(../images/bullet.gif) 0px 7px no-repeat;
	padding:0;
	padding-bottom:3px;
	padding-left:13px;
	font-size:12px;
	
}
div.advertisment-right-content p a{
	text-decoration:none;
}
div.advertisment-right-content p a:hover{
	text-decoration: underline;
}
div.download-main-content{
	clear:both;
	width:100%;
}
div.download-main-content h3{
	line-height:20px;
	margin:0;
	margin-top:15px;
	margin-bottom:10px;
	color:#3d3d3d;
	
}
div.download-main-content p{
	padding:0;
	padding-left:17px;
	font-size:12px;
}
div.download-main-content p.note{
	padding-left:25px;
	background-position:15px 6px;
}
div.advertisment-right-content p strong{
	
}
div#download-page h3{
	font-weight:bold;
	padding-left:15px;
	margin-left:20px;
	color:#3d3d3d;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;
	margin-top:5px;
	background:url(../images/product-bullet.gif) 0 5px no-repeat;
}

div.advertisment-bottom{
	width:742px;

	margin-top:20px;
	margin-left:15px;
	float:left;

	
}
div.download-main-content,
div.table-file{
	float:left;

}
div.table-file{
	margin-top:10px;
	
}
div.table-file table{
	margin-bottom:20px;
	margin-left:20px;
	border:solid 1px #ccdadd;
	border-radius:8px;
	overflow:hidden;
}
div.table-file table td{
	border-bottom:solid 1px #ccdadd;
}
div.table-file table th{
	background:url(../images/product/th-repeat.png) bottom repeat-x;
	color:#7f7f7f;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
}
div.table-file table th span{
	background:url(../images/th-sperator.png) bottom right no-repeat;
	display:block;
	height:31px;
	line-height:31px;
}

div.table-file table td{
	padding:10px 0;
	font-size:12px;
}
div.table-file table tr.product-title td{
	text-align:left;
	background-color:#F1F5FA;
	border:none;
}
div.table-file table td.link{
	text-align:left;
}
div.table-file table tr:hover td{
	background-color: #fef8eb;
	cursor: default;
}
div.table-file table tr.product-title:hover td{
	background-color:#ECF7FD;
}

div.table-file table tr.group td{
	
}

div.table-file table tr.row1{
	
}
div.table-file table tr.row0{
	
}

div.table-file table td span{
	color:#3d3d3d;
	font-weight:bold;
	background:url(../images/bullet.gif) left no-repeat;
	padding:5px 0;
	padding-left:13px;
	font-size:12px;
	margin-left:10px;
	
}
div.table-file table td a{

	font-size:12px;
	margin-left:15px;
	line-height:22px;
	text-decoration:none;
	
}
table td.download-icon a{
	padding:0 !important;
	margin:0 !important;
}
div.table-file table td a:hover{
	text-decoration:underline;
}
div.icon-download{
	display:block;
	width:100%;
}
td.download-icon{
	text-align:left !important;
	padding-left:15px!important;
}
td.download-icon img{
	border:0;
	margin-right:5px;
}
th.rounder-left{
	width:20px;
	border:none !important;
	/*background:url(../images/product/th-repeat.png) top left no-repeat !important;*/
	background:url(../images/product/th-repeat.png) bottom repeat-x;
}
th.rounder-right{
	width:20px;
	border:none !important;
	/*background:url(../images/product/th-repeat.png) top right no-repeat !important;*/
	background:url(../images/product/th-repeat.png) bottom repeat-x;
}
tr.end td{
	border-bottom:none !important;
}
p.bullet{
	margin:4px 0;
	
}
p.format1{
	margin-left:30px;
	padding-left:10px !important;
	background:url(../images/bullet.gif) left no-repeat;
}