#comments li { }
#comment-form fieldset { background: transparent; border: none; }
#comment-form fieldset legend { display: none; }
#comment-form td { text-align: left; }
#comment-form td.rshd { text-align: right; }
dl.classlist { text-align: left; }
#body .classlist dl { text-align: left; }
#preview_button { position: relative; top: -60px; left: 130px; }
/* FORMS */
div.form-box { background: #FFF; padding: 0 2px 0 2px; width: 100%; }
div.form-box h5.heading { width: 100%; margin: 0 -2px 2px -2px; background: #AFAFAF; font-size: 1.3em; padding: 0 0 0 2px; }
fieldset.form-data { min-height: 20px; clear: both; display: block; border: none; margin: 0 0 0 0; padding: 3px 0 0 0; }
fieldset.alt { background: #ecf6fc; }
fieldset.form-data label { display: block; width: 200px; float: left; }
fieldset.form-data input { width: 200px; float: left; }
fieldset.form-data textarea { width: 400px; }
fieldset.form-data .hint { padding: 0 0 0 5px; }
fieldset.missing { border: 1px dotted red; margin: -2px 0 0 0; }
ul.site-link-list { padding: 10px 0 0 10px; font-size: 11px; }
.actions { text-align: right; background: #AFAFAF; margin: 0 0px 0px 0px; font-size: 1.3em; padding: 0 0 0 2px; }
input { font-size: 10px; border: 1px solid #777; background: #dce2da; }
select { font-size: 10px; border: 1px solid #777; background: #dce2da; }
textarea { border: 1px solid #777; background: #dce2da; font-family: 'Lucida Grande', helvetica, arial, sans-serif; font-size: 1.0em; }
fieldset { background: #fff; border: 1px solid #c7c7c7; padding: 10px; }
legend { padding: 0 10px 0 10px; border: 1px solid #c7c7c7; background: #fff; }
.results-box { clear: both; border: 1px solid #777; font-size: 10px; }
.results-box table { padding: 0; margin: 0; background: #eee; width: 100%; }
.results-box table td { padding: 0 4px 0 4px; margin: 0; border: 0; }
.results-box table tr.heading { background: #afafaf; }
.results-box table tr { background: #fff; }
.results-box table tr .rhdr { text-align: right; }
.results-box table tr .rdta { text-align: right; font-size: 10px; }
.results-box table tr.alt td { background: #ecf6fc; }
table tr.alt td { background: #ecf6fc; }
table tr td.shd { font-size: 10px; background: lightGrey; font-weight: bold; white-space: nowrap; width: 10%;}
table tr td.dta { font-size: 10px; }
dl.checklist { display: block; font-size: 10px; padding: 2px; }
dl. checklist dd { float: left; width: 130px; overflow: hidden; white-space: nowrap; padding: 0 2px 0 2px; }
.checklist dd.alt { background: #ecf6fc; }
fieldset .missing { color: #9B2E34; font-size: 9pt; padding: 0 0 0 5px; }
fieldset .invalid { color: #9B2E34; font-size: 9pt; padding: 0 0 0 5px; }
fieldset .hint { color: #666; font-size: 9pt; padding: 0 0 0 5px; }
.results tr td { text-align: left; }
.required { font-weight: bold; color: #222; }
dl.dev_nav { margin: 0 0 0 0; background: #AFAFAF; height: 20px; width: 100%; }
dl.dev_nav dd { float: left; display: inline; padding: 2px 5px 0 0; background: #AFAFAF; }
/* BOOKMARK LISTS */
ul.blog-list { margin: 0;}
ul.blog-list li { clear: left; list-style-type: none !important; margin-left: 0 !important; margin-bottom: 20px !important;}
ul.blog-list li { font-size: 12px; color: #666;}
ul.blog-list li dl.blog-details { float: left; position: relative; margin: 0 0 20px -125px !important; padding: 0; width: 105px; color: #777; font-size: 11px; text-align: right;}
ul.blog-list-right li dl.blog-details { float: right; margin: 0 -125px 20px 0 !important; text-align: left;}
ul.blog-list li h6 a:link,ul.blog-list li h6 a:visited,ul.blog-list li h6 a:active { font-size: 13px; color: #333 !important; line-height: 18px !important;}
ul.blog-list li:hover h6 a:link,ul.blog-list li:hover h6 a:visited,ul.blog-list li:hover h6 a:active { color: #ff6600 !important;}
ul.blog-list li h6:hover a:hover { color: #6699cc !important;}
ul.blog-list li dl.blog-details a:link,ul.blog-list li dl.blog-details a:visited,ul.blog-list li dl.blog-details a:active { color: #999 !important;}
ul.blog-list li:hover dl.blog-details a:link,ul.blog-list li:hover dl.blog-details a:visited,ul.blog-list li:hover dl.blog-details a:active { color: #6699cc !important;}
ul.blog-list li dl.blog-details:hover a:hover { color: #ff6600 !important;}