/* proSilver Left-Sided Styles
---------------------------------------- */

.postbody {	float: right;
}

#preview .postbody {
	width: 100%;
}

.postprofile {	border-left: none;
	border-right: 1px solid #FFFFFF;
	float: left;
}
.pm .postprofile {	border-left: none;
	border-right: 1px solid #DDDDDD;
}

.postbody ul.profile-icons {
	padding: 0 50px 0 0;
}