#post fl{
	float: left;
	display: block;
}
#post fr{
	float: right;
	display: block;
}