.rateTable {
left:300px;
}

.rateTable .top {
position: relative;
top: 10px;
}

.rateTable .bottom {
position: relative;
top: -10px;
}

