.whoinfo {
	border-bottom:1px solid #6b91ab;
	padding: 1em;
	white-space:nowrap;
}

.fixborder {
	border-bottom: 0;
}

#who_online_block_1 {
	width:34.5%;
	float:left;
	border-top: 0;
}

#who_online_block_1 > * {
	margin-right:0;
}

#who_online_block_2 {
	width:65%;
	float:right;
}

#forum_icon_legend dt {
	clear:left;
	float:left;
	margin-right:0.5em;
	margin-bottom:0.5em;
}

#forum_icon_legend dd {
	line-height:16px; /* size of icons */
	clear:right;
	float:left;
	*float:none;
}
#pagination_bottom {
	margin-top:1em;
	float: right;
}

#above_who_online {
	margin-bottom:1em;
	float: right;
}

#woltable th.blocksubhead {
	white-space:nowrap;
} 


.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;
}
 