﻿.Leads
{
    
}

.Leads table
{
   
    
}

.LabelCell
{
   
   vertical-align: top;
   width: 300px;
 
}

.LeadsTextBox
{
   width: 350px;
    
}


.CustomLeadsLabel
{
    font-weight:bold;
    padding: 1em 0em 0em 5em;
}

.LeadSubmitButton
{
    margin-left: 5em;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}