 


#reputationgivenlist .summaryinfo {
margin-left:5px;
padding-left:10px;
}
#reputationgivenlist .summaryinfo .iteminfo {
	margin-left:10px;
}
 


.toptable {
	font-weight: bold;
	text-align: center;
}

.toptable td {
	padding:6px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.toptable .alt1 {
	background-color:rgb(255,255,255);
}

.toptable .alt2 {
	background-color:rgb(240,242,250);
}
 