﻿#content .webform a {	color: #0047ba; }
#content .webform a:hover { color: #3366cc; text-decoration: none; }
#content .webform fieldset { border: 1px solid #ccc; display: block; margin: 0 0 1em 0; padding: 0 15px 10px 15px; }
#content .webform legend { color: #797a81; font-family: arial, tahoma, sans-serif; font-weight: bold; font-size: 1.25em; line-height: 1.3em; }

#content .webform .lbl, #content .webform .lbl-m { float: left; color: #707070; padding-right: 10px; text-align: right; width: 150px; }
#content .webform .lbl-m { width: 80px; }
#content .webform div.txt { float: left; padding-bottom: 3px; }
#content .webform input.txt { width: 250px; }