<style>
	h2{
		padding-bottom:2px;
	}
	.thumb{
		height:70px;
		overflow:hidden;
		text-align:center;
		margin-bottom:3px;
		margin-top:0px;
	}
	.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:0 3px 3px;
		bottom: 15px;
		margin:0;
	}
	.thumbbox a { color:#B0B0B0 }
	.boxgrid{
		overflow:hidden;
		margin-right:-5px;
		width:284px;
		padding:0px 0px 10px;
	}
	.boxgrid_all{
		overflow:hidden;
		margin-right:-5px;
		width:100%;
	}
	#box_opcoes{ clear:both;height:20px;width:272px; }
	.box_ver {
		background-color:#F8F8F8;
		border:1px solid #DEDEDE;
		height:16px;
		padding-top:2px;
		text-align:center;
		width:80px;
		float:right;
	}
	.box_ver a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#7E7E7E;
	}
	.box_add{
		background-color:#F8F8F8;
		border:1px solid #DEDEDE;
		height:16px;
		padding-top:2px;
		text-align:center;
		width:80px;
		float:left;
	}
	.box_add a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#7E7E7E;
	}
</style>
