.BBSSubjectHeader 
{
    width:98%;
    font-weight:bold;
    padding:1%;
}

.BBSSubjectHeaderDiscussion 
{
    float:left;
    text-align:left;
}

.BBSSubjectHeaderPosts
{
    float:right;
    text-align:center;
}

.BBSMessageButtons 
{
    text-align:right;
    margin-bottom:0.5em;
    clear:left;
    margin-top:0.5em;
}

.BBSMessageButton 
{
}

.BBSMessageIcon 
{
    float:left;
    padding-right:5px;
    padding-bottom:5px;
    padding-top:2px
}

.BBSMessageHeader 
{
    padding:5px;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    overflow:auto;
}

.BBSMessageBody 
{
    padding:10px;
}

.BBSMessageContainer 
{
    margin-bottom:0.5em;
}

.BBSMessageTitle 
{
    /*margin-bottom:1em;*/
    float:right;
    font-size:0.7em;
}

.BBSMessageText 
{
    margin-bottom:1em;
}

#BBSSearch
{
    padding:10px;
    margin-bottom:1em;
    font-weight:bold;
    display:none;
    overflow:auto;
}

.BBSSearchField
{
    font-weight:bold;
    margin-bottom:0.5em;
    /*display:none;*/
}

.BBSSearchPath 
{
    font-size:0.8em;
    margin-bottom:1em;
}

input#BBSSearchText 
{
    font-size:1.5em;
    width:75%; 
}

.BBSSearchTextLink
{
    font-size:1.1em;
    /*width:100px;*/
}

#BBSAddForm 
{
    margin-top:0.5em;
    /*clear:both;*/
    padding:10px;
    display:none;
}

#BBSAddFormTitle 
{
    float:left;
}

#BBSAddFormBody 
{
    text-align:left;
}

.BBSCaption 
{
    font-weight:bold;
    margin-top:1em;
    float:left;
    clear:both;
}

.BBSField 
{
    clear:both;
}

#BBSSubmitButton 
{
    clear:both;
    margin-top:1em;
    float:left;
    width:90%;
}

.BBSFields 
{
    width:45%;
    float:left;
}

.BBSFormComments 
{
    clear:both;
    margin-top:1em;
    float:left;
    width:95%;
}

.BBSQuoteBox 
{
    padding:10px;
    font-style:italic;
    font-weight:bold;
}

.BBSProfile  
{
    display:none;
    margin-top:0.5em;
    /*clear:both;*/
    padding:10px;
    display:none;
    margin-bottom:1em;
}

#BBSProfileFormTitle 
{
    float:left;
}

#BBSProfileFormBody 
{
    text-align:left;
}

.BBSAvatar 
{
    float:left;
    padding:1px;
    margin-right:0px;
    overflow:hidden;
}

.BBSForm 
{
}

.BBSSignature 
{
    font-size:0.8em;
    margin-top:5px;
    margin-bottom:8px;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    padding:5px;
    clear:left;
}

#BBSAvatarPreviewButton 
{
    display:none;
}