﻿.forum-start-wrapper {margin-top:8px;}
.forum-start-wrapper .forum-start-container {border-bottom:solid 1px #ccc;padding-bottom:3px;}
.forum-start-wrapper .add-new-topic-link{margin-top:4px;font-weight:bold;}

.forum-start-wrapper .forum-start-options {}
.forum-start-wrapper .forum-start-options h2 {padding:0;font-weight:bold;}

.forum-start-wrapper .forum-index-corner-tr{ 
    position:absolute;
    top:0px;
    right:0px;
    width:4px;
    height:4px;
    overflow:hidden;
    background:#4d88b3 url(../../images/sprites/round-corners.gif) no-repeat  0px -24px;   
}
.forum-start-wrapper .forum-index-corner-tl{
    position:absolute;
    top:0px;
    left:0px;
    width:4px;
    height:4px;
    overflow:hidden;
    background:#4d88b3 url(../../images/sprites/round-corners.gif) no-repeat 0px -16px;
}
.forum-start-wrapper .top-last-container{width:570px;}
.forum-start-wrapper .my-forums-container{ margin:5px 5px; }
.forum-start-wrapper .my-forums-container 
.my-forum-groups 
{
    width:700px; 
    font-weight:bold; 
} 
.href-more-forum
{
    padding:4px 15px 4px 2px;
    width:113px;
    margin:0;
}   

.href-more-forum ul
{
    list-style-type:square;
    color:#ccc;
    margin:0;
    padding:0;
} 
.href-more-forum ul li
{
    font-size:11px;
    text-align:right;
    margin:0;
    padding:0;
} 
 
a.member-main-index{
    font-size:12px;
    color:#284DB4;
    font-weight:bold;
}
a.main-index
{
    font-size:12px;
    color:#5A7CDA;
}
a.lblMain, lblMain{color:Red;font-weight:bold;font-size:12px;}
.nav-forum-msg
{
    color:Blue; 
    cursor:pointer; 
    text-decoration:none;
}
.nav-forum-msg:hover
{ 
    text-decoration:underline;
}
.nav-forum-msg-disabled{ color:#aaa; cursor:default;}

