.object-right{
 float:right;
 clear:right;
}

.object-left{
 /* float:left;
 clear: left;*/
}
