/* 
    Document   : arg
    Created on : 2013-maj-06, 23:22:45
    Author     : Frank
    Description:
        Purpose of the stylesheet follows.
*/


#control-argplot {
    display: inline-block;
    position: relative;
    margin-top: 18px;
}

#control-argplot input {
    display: block;
    width: 100%;
    margin-bottom: 6px;
}
