﻿.formTable { margin:0 0 10px 0; }
.formTable th { font-weight:normal; text-align:right; vertical-align:top; width:90px; }
.formTable th, .formTable td { padding:2px; }
.formTable td input { width:250px; }
.formTable td select { width:250px; }
.formTable td textarea { width:350px; height:100px; }
.formTable td { padding-bottom:5px; }
.filterBox { float:right; }

.formTable .ajax__calendar td { padding:0; }

.formTable td textarea.builder-summary { height:48px; }
.formTable td textarea.builder-details { height:150px; }

.error {  }

.errorBox { margin:10px 0 10px 100px; }
.errorBox ul { list-style:none; }
#contentRegion .errorBox ul li { background:url(/_res/img/cross.gif) no-repeat 0 4px; padding:0 0 0 15px; }

.summary-tip { display:block; }

input, select { font-family:"Courier New", Courier; }

.check-box input, .radio-list input { width:auto !important; margin-right:5px; }
.file-upload { width:auto !important; }

.button { width:auto !important; font-family:Arial; background-color:#5E953C; color:#fff; padding:4px 2px 2px 2px; }
