.Flleft{ 
float:left;
}

.Flright{ 
float:right;
}



.ClBoth {
clear:both;
}

.Clleft {
clear:left;
}

.Clright {
clear:right;
}