@CHARSET "UTF-8";
h1{margin: 5px 5px 10px 5px;}
h2{font-size: 1.6em;color: #E60000;border-bottom: 1px dotted #999; margin: 5px 5px 10px 5px;}
.cats { margin: 5px;}
.topcat {border: 1px solid #999; font-size: 1.2em; background: #f0f0f0; padding: 5px;}

.subcat {margin: 5px; border-bottom: 1px dotted #999;}
.subcatleft{float: left; width: 650px;}
.subcatright{float: right; width: 250px; text-align: right;}

.finput {margin-bottom: 5px; padding: 5px;}
.fieven {border-bottom: 1px dotted #999;}
.fiodd {background: #f0f0f0;}
.finputleft{float: left; width: 650px;}
.finputright{ float: right; width: 250px; text-align: right;}

.fidata{border: 1px solid #f0f0f0; margin-bottom: 5px;}
.fidataleft{float: left; width: 650px; padding: 2px;}
.fidataright{float: right; width: 150px; background: #f0f0f0; padding: 2px; text-align: center;}

.finame {font-weight: bold;font-size: 1.1em;}
.freply {margin-top: 5px;}

.paginator{margin:15px 5px 30px 5px;padding:0px 0px 10px 0px;width: 920px;}
.pag-right{width: 450px;}

#dt_captcha{height: 60px;}
#dd_captcha {position: relative; height: 60px;}
#dd_captcha img{position: absolute; top: 0p; left: 350px; }
