﻿/*
    jVal
*/

#jValSummary
{
    display:none;
}
#jValSummary ul
{
    display:none;
}
#jValSummary li
{
    margin-top:3px;list-style-type:disc;margin-left:30px;
}

#jValSummaryTitle  
{
    margin-top:-2px; /* required to see the underline when errors list is hidden */
}
#jValSummaryToggle  
{
    text-decoration:underline; 
}

.cValError 
{
    background-color:#feefee;
}
