#list div.tableRow span{
	float:left;
	border-top:1px solid #cccccc;
	padding:2px;

}

#tableHeader{
	width: 650px;
}

#list span.numero{
	width:20px;
}
#list span.nome{
	width:155px;
}
#list span.ruolo{
	width:110px;
}
#list span.altezza{
	width:70px;
}
#list span.anno{
	width:110px;
}
#list span.luogo{
	width:140px;
}

#list #tableHeader span {
	
	background-color: #c1282e;
	text-align:left;
	font-weight:bold;
	float:left;
	color: #ccf8fe;
	padding:2px;
	border-bottom: 2px solid #79d3fe;
}


.tableRow{
	width:650px;
	cursor: pointer;
}

.tableRow span{
	float: left;
}

.contentTable a{
	text-decoration: none;
	color: #c1282e;
}

.contentTable a:hover{
	text-decoration: underline;
	color: #c1282e;
}

#list .contentTable{
	float:left;
	width:630px;
	color:#000000;
	font-size:12px;
	line-height:11px;
	border-top:1px solid #cccccc;
	text-align: justify;
}

.contentTable img{
	float: left;
	padding-right: 10px;
}

.comment{
padding-right: 10px;
	
}

.nome a{
	text-decoration: none;
	color: #c1282e;
}

#list2 .contentTable {
	float:left;
	width:363px;
	color:#707070;
	font-size:10px;
	line-height:11px;
	border-top:1px solid #cccccc;

}
 
#list2 {width:450px;}

#list2 div.tableRow span{
	float:left;
	border-top:1px solid #cccccc;
	padding:2px;

}

#list2 .tableRow {
	width:460px;
	cursor: pointer;
}

#list2 span.nome{
	width:155px;
}
#list2 span.ruolo{
	width:200px;
}







#list1 {width:450px;}

#list1 .contentTable {
	float:left;
	width:565px;
	color:#707070;
	font-size:10px;
	line-height:11px;
	border-top:1px solid #cccccc;

}

#list1 div.tableRow span{
	float:left;
	border-top:1px solid #cccccc;
	padding:2px;

}

#list1 tableRow {
	width:460px;
	cursor: pointer;
}

#list1 span.nome{
	width:155px;
}
#list1 span.ruolo{
	width:400px;
}
