﻿body {
}

.fullWidth {
    margin-bottom: 5px;
    width: 100%;
}
.halfWidth {
    margin-bottom: 5px;
    width: 50%;
    float: left;
}
