﻿/* computer styles - meant to be seen on a laptop or workstation; not a handheld device */


.instructionsArea {
    float:left;
}
.regBox {
    float:right;
}
.totalWidth {}
