/* CSS Document */

.fl{
 float:left;
}

.fr{
 float:right;
}

