.margin10 {
    height: 10px;
    width: 100%;
    clear: both;
}

.margin20 {
    height: 20px;
    width: 100%;
    clear: both;
}