p { 
     padding: 0px;
     margin: 10px 20px 10px 0px; 
     font-size:13px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
     border: none;
     background: rgba(255,255,255,.3);   
}

.ui-widget.ui-widget-content {
    border: none; 
}

.ui-collapsible-content .ui-collapsible-wrapper {
    padding: 10px 10px 10px 40px; 
    font-size:13px; 
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
   background: rgba(255,255,255,.5); 
}

.ui-widget-content {
    border: none; 
    font-size:13px;
    font-family: muli;
}

.ui-widget-header {
     border: none; 
     border-bottom: 2px solid #777777;
}

.ui-widget-content {
     color: #9c9c9c;
}

.ui-widget {
     font-family: inherit; 
     font-weight: inherit; 
     font-size:13px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     font-size:13px;
     line-height:1.5;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: inherit;
    font-size:13px; 
}

.ui-tabs .ui-tabs-nav li a {  
    font-family: muli;
}

.ui-collapsible-header {
     font-size:16px;
}
