.forum_pop table {display:none}

.forum_top table, .forum_top .title_text  {display:none}

div.forum_top {
	margin-bottom:15px;
	width: 293px;
}
div.forum_top .forum_tabs_head {
	background: transparent url(/storage/images/bg_top_small.jpg) no-repeat;
margin-top:10px;
}
div.forum_top .forum_top_title {
color:#556A7F;
text-align:right;
}
div.forum_top .forum_top_title span {
border-bottom:1px dotted #556A7F;
color:#556A7F;
font-size:14px;
font-weight:bold;
text-align:right;
}
div.forum_top ul.tab, ul.tab li {border:0; margin:0; padding:0; list-style:none;}
div.forum_top ul.tab{
    border: 0px;
    height:27px;
    padding-left:0px;
    margin-bottom: -1px;
}
div.forum_top ul.tab li{
    float:left;

}

div.forum_top ul.tab li#forum-new {
	width: 133px
}
div.forum_top ul.tab li#forum-top {
	width: 160px
}

div.forum_top ul.tab li#forum-new span {
	 width: 133px;
    font-family: Verdana;
    font-size: 13px;
    color:#3e3e3e;
    text-align: center;
}
div.forum_top ul.tab li#forum-top span {
	 width: 160px;
    font-family: Verdana;
    font-size: 13px;
    text-align: center;

}
div.forum_top ul.tab a:link, div.forum_top .tab a:visited{
    display:block;
    float:left;
    height:27px;
    background:url(/storage/images/2_but_1.jpg) no-repeat right -27px;
    font-family: Verdana;
    font-size: 13px;
    color:#3e3e3e;
    font-weight:bold;
    text-decoration:none;
    outline: none;

}
div.forum_top ul.tab a span{
    display:block;
    float:left;
    height:27px;
    background:url(/storage/images/2_but_1.jpg) no-repeat left -27px;

    line-height:27px;
    font-weight: bold;
    cursor:pointer;

}

div.forum_top ul.tab a:hover span{
    background:url(/storage/images/2_but_1.jpg) no-repeat left -54px;

}

div.forum_top ul.tab .active a span, 
div.forum_top ul.tab .active a:hover span{
   background:url(/storage/images/2_but_1.jpg) no-repeat left 0;
	color: #3e3e3e;
	font-family: Verdana;
	font-size:12px;
}

div.forum_top ul.tab #forum_top_div a span{
   background:url(/storage/images/2_but_2.jpg) no-repeat left -27px;
	color:#3e3e3e;
	font-family:Verdana;
	font-size:12px;

}

div.forum_top ul.tab #forum_top_div a:hover span{
/*    background:url(/storage/images/but_2.jpg) no-repeat right -54px;*/

}

div.forum_top ul.tab .active #forum_top_div a span, 
div.forum_top ul.tab .active #forum_top_div a:hover span{
    background:url(/storage/images/2_but_2.jpg) no-repeat right 0;

}


.rounded-block-tab .r_bottom {
	background: transparent url(/storage/images/bg_bottom_small.jpg) no-repeat;
	height: 5px;
}
.rounded-block-tab .r_bottom div {

}
.rounded-block-tab .r_inner {
background-color: #dbe1e6;
}

div.forum_top .container{
padding: 10px;
}

div.forum_top .content{
padding: 10px;
background-color: #ffffff
}

div.forum_top .content a{
	color: #3e3e3e;
}

div.forum_top .content a:hover{
	color: #f33f30;
	font-weight: bold;
}

div.forum_top .content .bg_rose, div.forum_top .content .bg_white, div.forum_top .content .bg_yellow {
	margin-bottom: 5px
}

