/* 
    Document   : application
    Created on : Feb 13, 2012, 5:19:02 PM
    Author     : bolynyk
    Description:
        Purpose of the stylesheet follows.
*/

/* -----------------------------------------
   Shared Styles
----------------------------------------- */


.page-header h2 {
    color: #000000;
}

.page-header h4 {
    color: #000000;
    margin-bottom: 0px;
}

.feeSchedule input,
.feeSchedule textarea {
  width: 120px;
}

.feeSchedule-control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 250px;
}