.mlwallpost {
	width: 400px;
	border: 1px solid black;
	margin-top: 10px;
}

.wallpostwriter {
	float:left;
	width: 90px;
	text-align: center;
}

.wallpostmessage {
	float:left;
	width: 300px;
	margin-left: 5px;
}

.wallownercontrols {
	clear:both;
	
}
