/* FORUM */
#forum_border {border:1px solid #7282d0; /*padding:1px 0 0 1px*/}
table.forum_list_tbl { width:100%}

#form_forumfilter input { vertical-align:middle}
#form_forumfilter input.inp_width { width:200px;}
#form_term input.inp_width { width:400px;}

#form_keyword input.inp_width { width:400px;}

table.forum_list_tbl tr td, form#form_forumtopic table.form_tbl tr td { border:1px solid #e2e2ec; font-size:11px; background:#f5f5ff}
table.forum_list_tbl tr.sticked td, form#form_forumtopic table.form_tbl tr.sticked td { border:1px solid #e2e2ec; font-size:11px; background:#FFF3C7}
table.forum_list_tbl tr.sticked td .list_cell_link, form#form_forumtopic table.form_tbl tr.sticked td .list_cell_link { background:url(../img/bg_sticked_topic.png) no-repeat 100% 0%}
table.forum_list_tbl tr td a { font-weight:normal;}
table.forum_list_tbl tr td a.forum_bold_link { font-weight:bold;}
table.forum_list_tbl tr td .post_info { text-align:center}
table.forum_list_tbl tr td .quote { background:#fff; border:1px solid #999}

table.forum_list_tbl ul { list-style-type:disc; margin-left:30px;}

table.forum_list_tbl tr td.forum_header, table.forum_list_tbl tr td.forum_list_header { background:#A8C6F8 url(../img/forumColumnHeaderBG.gif) repeat-x 0% 0%; height:18px; padding:3px 7px 3px 7px; color:#FFFFFF; font-weight:bold; font-size:11px;}
table.forum_list_tbl tr td.forum_list_header a { color:#fff !important; font-weight:bold;}
.forum_control { padding:10px; background:#CFCFCF; margin:5px 0; position:relative; width:922px; left:-15px}
table.forum_list_tbl tr td#forum_title { background:#4E73B7 url(../img/forum_header.jpg) repeat-x 0% 0%; color:#FFFFFF; font-size:11px;}
#forum_title div { padding:5px 15px;}
#forum_title h4 { text-decoration:underline; color:#FFFFFF; padding:2px 0;}
#forum_title a { color:#FFFFFF;}
#forum_title .center_link { text-align:left}

.forum_title {background:#4E73B7 url(../img/forum_header.jpg) repeat-x 0% 0%; color:#FFFFFF; font-size:11px; padding:10px 15px;}
.forum_title a { color:#fff !important;}

.btn_gray, a.btn_gray, a.btn_gray:visited, .forum_control #form_forumfilter input.btn { border:1px solid #000000; background:#E8E8E8 url(../img/bg_btn_gray.jpg) repeat-x 50% 0%; text-decoration:none}
a.btn_gray, a.btn_gray:visited { border:1px solid #000; color:#000000 !important;}
a.btn_gray:hover {border:1px solid #fff;}

.btn, .btn_blue, .btn_gray { border:1px solid #555; font-size:11px; padding:2px 5px; font-weight:bold; color:#444; cursor:pointer; font-family:Arial, Helvetica, sans-serif; outline:none; text-decoration:none; margin:1px 2px; display:inline-block;}
*:first-child+html .btn { padding:2px 0;}
* html .btn { padding:2px 0;}

form#form_forumtopic span.asterisk, form#form_forumpost span.asterisk, form#form_forumpost p.requirednote { display:none}
form#form_forumtopic table.form_tbl tr td.form_tbl_label {}
form#form_forumtopic table.form_tbl tr td { padding:5px 2px}
form#form_forumtopic table.form_tbl tr.subject td input.inp_width { width:99.5%}