 


.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);
}
 


.postbitlegacy .postfoot .textcontrols a.ipx, .postbit .postfoot .textcontrols a.ipx {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/buttons/ip-40x.png) no-repeat scroll left center;
	padding-left:20px;
}
 