 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 


.profile_content #mprlist li {
	width: 100%;
	height: auto;
	display:block;
	float: left;
	clear:both;
	border-bottom: 1px solid #1c1c1c;
}

#view-reputation .inflistinfo {
	padding: 5px 20px; 
}

.inflistinfo.pos {
	background: transparent url(images/reputation/reputation_pos.gif) no-repeat scroll left center;
}

.inflistinfo.neg {
	background: transparent url(images/reputation/reputation_neg.gif) no-repeat scroll left center;
}

.inflistinfo.balance {
	background: transparent url(images/reputation/reputation_balance.gif) no-repeat scroll left center;
}
 