.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	border: 1px solid #FFFFFF ;
	border-width: 0 1px 0 0;
	width: 22%;
	float: left;
	display: inline;
}

.postbody {
	padding: 0;
	line-height: 1.48em;
	width: 76%;
	float: right;
	position: relative;
}

.online {
background-position: 18% 0;
background-repeat: no-repeat;
}
