/* 
    Document   : mobile-forms
    Created on : Feb 28, 2013, 10:40:22 AM
    Author     : scottmarkoski
    Description:
        Purpose of the stylesheet follows.
*/

form.betterForm > div > input[type="checkbox"] {
    margin-left: 6.429em;
}

