.floatleft{
float:left;
margin-right:5px;
}
.floatright{
float:right;
margin-left:5px;
}