/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.fl {
 	float: left !important;
}
 
.fr {
 	float: right !important;
}