.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.alignrighten{
    float: right;
    padding-right: 10px;
}
