.fl{
	float: left;
        list-style:none;
}
.fr{
	float: right;
        list-style:none;
}

