/* 
    Document   : main
    Created on : Sep 9, 2013, 11:36:07 AM
    Author     : ntchaptchet
    Description:
        Purpose of the stylesheet follows.
*/
.header {
    white-space: normal!important;
}
root { 
    display: block;
}

.todo{
    background: url(/images/application_accept.png) no-repeat;
    height:24px;
    width:24px;
}

label{
    font-weight: bold;
}