.alignrt{
text-align:right;
}
.imgrt{
float:right;
margin-left:10px;
}
.imglft{
float:left;
margin-right:10px;
}
.clear{
clear:both;
}