﻿/* controls styling */

/* submission form styles */
.sub-form-error-label 
{
	color: red; font-weight: bold; font-size: 12px;
}
.sub-form-error-label ul
{
	display: none;
}
div.warn
{
    background-color:#ffff67;
    border:2px solid #666;
}
di.warntext
{
    
}
table.pedit
{
    font: 8pt verdana;
    
}
table.pedit tr
{
    height:25px;
}




    

