.SearchTable tr td				{ border-top: 1px solid #e8e8e8; padding-top: 5px; padding-bottom: 5px; }
.SearchTable tr td.Title		{ white-space: nowrap; padding-right: 10px; }
.SearchTable tr.First td		{ border-top: 0px; padding-top: 0px; padding-bottom: 5px; }
.SearchTable tr.Last td			{ border-top: 0px; padding-top: 30px; }

.FormTitle,
.FormTitleActive				{ margin-bottom: 0px; margin-top: 2px; }
.FormTitleActive				{ color: #e18518; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ margin-bottom: 0px; }
