div.mod-box { position: relative; background: url(../graphics/box.gif) no-repeat; padding: 1px 20px; #padding: 20px; min-height: 281px; }
div.mod-box h2 { font-size: 140%; color: #522146; font-weight: bold; }
div.mod-box label { float: left; width: 160px; padding-right: 10px; text-align: right; white-space: nowrap; }
div.mod-box label.float { width: auto; padding-left: 1em; }
div.mod-box span.float select { float: left; }
div.mod-box input.text { width: 250px; }
div.mod-box p { margin: 0.8em 0; }
div.mod-box p.submit { padding-left: 100px; }
div.mod-box p.submit a { position: relative; top: -16px; margin-right: 7px; }
div.mod-box div.reference { background: url(../graphics/reference-box.gif) no-repeat; margin: 0 -20px; padding: 10px 20px; height: 139px; border-top: 1em solid white; }
div.mod-box div.reference p.left { float: left; width: 90px; }
div.mod-box div.reference p.right { margin-left: 90px; }
div.mod-box div.reference p.right label { width: 70px; }
div.mod-box a.search-db { float: left; background: url(../graphics/search-again.gif) no-repeat center left; font-size: 110%; font-weight: bold; padding-left: 30px; height: 22px; line-height: 22px; }

input.link { padding: 0; margin: 0; background: none; border: 0; font-size: 100%; color: #522146; border-bottom: 1px solid #522146; #border-bottom: 0; #text-decoration: underline; font-weight: bold; }

label.disabled { color: #b3b3b3; }

#region-map { margin: 38px 0 0; float: right; }

#mod-tools { position: relative; float: right; margin: 0; padding: 0 0 32px; list-style-type: none; background: url(../graphics/mod-tools.gif) repeat-x bottom left; }
div.mod-box #mod-tools { clear: both; margin: 0 -20px 0 0; }
#mod-tools li { float: left; }
#mod-tools li.search-again { position: absolute; top: 0; right: 586px; }
#mod-tools li a { zoom: 1; float: left; height: 52px; line-height: 52px; text-align: center; }
#mod-tools li.report a { width: 177px; background: url(../graphics/report-link.gif) no-repeat; padding-left: 1em; }
#mod-tools li.submit a { width: 159px; background: url(../graphics/submit-link.gif) no-repeat; }
#mod-tools li.search-again a, #results-search-again { position: relative; left: 144px; width: 144px; background: url(../graphics/search-again.gif) no-repeat center left; font-size: 110%; font-weight: bold; }
#results-search-again { position: absolute; top: -55px; left: 465px; float: left; height: 52px; line-height: 52px; display: block; padding-left: 2em; }

#search-terms { margin: 0 0 1.5em; padding: 0; list-style-type: none; color: #777; }
#search-terms li { line-height: 1.5em; }
#search-terms li strong { float: left; width: 120px; }

div.training-result { padding: 15px 20px; background: url(../graphics/result-box.gif) no-repeat; width: 546px; }
div.training-result h3 { margin-top: 0; font-size: 160%; font-weight: normal; }
div.training-result h3.section-name { font-size: 130%; #margin-top: 0.5em; font-weight: bold; color: #484848; }
div.training-result ul { margin: 0; padding: 0; list-style-type: none; }
div.training-result li { padding-bottom: 1em; }
/*div.training-result li a { display: inline-block; padding-left: 15px; background: url(../graphics/result-link.gif) no-repeat 0 3px; }*/