/* Add here all your css styles (customizations) */
.align-left {
    float:left;
}
.align-right {
    float:right;
}