﻿.contact-form
{
	font-size: 1.2em;
}

.contact-form td
{
	padding: 5px 5px 5px 0;
}

.contact-form .label.top { vertical-align: top; } 
.contact-form .label
{
    line-height: 2.0em;
    padding-right: 10px;
}

.error
{
    font-size:      100%;
    margin-left:    165px;
}

.error p  
{
    font-weight: bold; 
    color: #ff0000 !important; 
}
