<!-- utilizado para pagina de downloads -->
<style>
	h2{
		padding-bottom:2px;
	}
	.thumb{
		height:70px;
		overflow:hidden;
		text-align:center;
		margin-bottom:3px;
		margin-top:0px;
	}
	.icon{
		height:50px;
		margin-top:20px;
	}
	.thumbbox{
		float:left;
		width:87px;
		height:110px;
		overflow:hidden;
		background-color:#F8F8F8;
		margin-bottom:5px;
		margin-top:6px;
		margin-right:4px;
		padding:0;
		border: 1px solid #CCCCCC;
	}
	.uname{
		font-size:11px;
		line-height:12px;
		text-align:center;
		padding:5px 3px 3px 0px;
		bottom: 15px;
		margin:0;
	}
	.thumbbox a { color:#B0B0B0 }
	.boxgrid{
		overflow:hidden;
		margin-right:-5px;
		width:500px;
		padding:0px 0px 10px;
	}


</style>
