/* CSS Document */

.clear{
    display: block;
    width: 100%;
    height: 0px;
    clear: both;
}


