@charset "UTF-8";

.floatleft 
{	
float: left;
}

.floatright
 {	
float: right;
}
