.panel_icon{
	width:330px;
	padding: 0 20px 0 20px;
	text-align:center;
	font-size: 0.8em;
	background: #fefefe url('../../../../../images/layout/f1212.png') repeat-x ;
	padding-top:20px;
	padding-bottom: 20px;
}
.cell, .borda{
	display:inline-table;
	width:80px;
	height:80px;
	text-align:center;
	margin: 0;
	vertical-align: top;
}
.cell img{
	width:48px;
	height:48px;
	margin-top:5px;	
}

.label{
	font-size:0.9em;
	margin-top:2px;
}
.panel_icon hr{
	border:none;
	border-top:dashed 1px #aaaaaa;
	height:1px;
	margin-right:20px;
	margin-left:20px;	
}
.borda{
	border: none;
	border-left: dashed 1px #aaaaaa;
	width: 0.1px;
	margin:0;
	margin-left:10px;
	margin-right:10px;
}
