.clear{
	clear: both;
}
.left{
	float:left;
}
.right{
	float: right;
}