/* 
    Document   : default
    Created on : Jan 7, 2013, 6:07:46 PM
    Author     : hmuller
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

.ui-widget-content tr, .ui-widget-content td {
    border: none;
}

