.forumtools_contentBox {
	background: #33749A;
	}

#fb_ft-cover
    {
    position: relative;
    float: right;
    text-align: right;
    }

table.jr-ft
    {
    width: 100%;
    }

td.ft-td1
    {
    width: 100%;
    }

td.ft-td2
    {
    width: 150px;
    }

#forumtools_control
    {
    width: 150px;
    }

.forumtools_contentBox
    {
    border:  1px solid #CCCCCC; /* will move */
    display: none;
    position: absolute;
    right:   0px;
    overflow: hidden;
    width:   350px;
    }

.forumtools_content
    {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 1px;
    }

#subBox1 ul
    {
    margin:  0;
    padding: 0;
    list-style: none;
    }

#subBox1 ul li
    {
    margin:  0;
    padding: 0;
    list-style: none;
    padding: 3px 5px;
    color:   #FFFFFF;
    background: none;
    }

#subBox1 ul li a:link, #subBox1 ul li a:visited
    {
    color:           #fff;
    text-decoration: none;
    font-weight:     normal;
    list-style:      none;
    }

#subBox1 ul li a:hover
    {
    text-decoration: underline;
    }

a.forumtools:link, a.forumtools:visited
    {
    background:    url(images/menu_open.gif) no-repeat right center;
    padding-right: 20px;
    color:         #fff;
    font-size-adjust: none;
    font-style:    normal;
    font-variant:  normal;
    font-weight:   bold;
    line-height:   normal;
    text-align:    center;
    text-decoration: none;
    }

a.forumtools:hover
    {
    text-decoration: underline;
    }
