.alignLeft {
float: left;
padding: 0px 5px 0px 0px;
}

.alignRight {
float: right;
padding: 0px 0px 5px 0px;
}
