#ContentBodyRight #content
{
    margin-left: 18px;
    margin-right: 0px;
}
#ContentBodyLeft #content
{
    margin-left: 0px;
    margin-right: 18px;
}
#ContainerDivOuter
{
    width: 100%;
    text-align: center;
}
#ContainerDiv
{
    /*border: solid 2px #888888; */
    margin: 18px auto;
    padding: 0px;
    width: 980px;
    text-align: left;
}
.headerTitleButtons
{
    width: 100%;
    display: block;
    overflow: hidden;
    
}
.headerTitleLeft
{
    float: left;
    margin: 3px;
}
.headerButtonsRight
{
    float: right;
    margin: 3px;    
}
.headerButtonsRight a
{
    color: #fff;
}
.headerLinksRight
{
    float: right;
    margin-right: 6px;
}
.headerLinksRight a:link.HeaderLink, .headerLinksRight a:visited.HeaderLink
{
    color: #eee;
    text-decoration: none;
}
.headerLinksRight a:hover.HeaderLink, .headerLinksRight a:active.HeaderLink
{
    color: #fff;
    text-decoration: underline;
}
.yafnet .header1 a:link.yaflittlebutton, .yafnet .header1 a:visited.yaflittlebutton
{
    color: #fff;
}
.TopicListTitle
{
    line-height: 18px;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.TopicListTitle a
{
    font-size: 16px;   
}
.TopicListBy
{
    line-height: 14px;
    font-size: 11px;
    padding-top: 6px;
    display: block;
    width: 100%;
}
.TopicListBy a, .TopicListLatestBy a
{
    font-weight: bold;
}
.TopicListForum a
{
    font-weight: normal;
}
.TopicListLatestBy
{
    display: block;
}
#ProfileArea
{
    overflow: hidden;
    display: block;
}
#ProfileTable
{
    width: 600px;
    display: block;
    float: left;
}
#ProfileAvatar
{
    width: 220px;
    background: none;
    float: right;
}
#ProfileAvatar img.ProfileAvatarImage
{
    border: solid 2px #000;
    height: 100px;
    width: 100px;
}
#content
{
    width: 100%;
    margin: 0px;
}
#bodyarea {
padding:20px;
width:920px;
}
#bodyinner
{
    margin-bottom: 30px;
}
.yafnet div.postdiv 
{
    width: 96%;
}
#content p
{
    line-height: normal;
}
div.yafnet
{
    padding-right: 0px;
    padding-left: 0px;
}
div#userMenu ul.menu
{
    margin-right: 0px;
}
.tagsArea
{
    margin-top: 0px;
    font-size: 1.3em;
    margin-bottom: 10px;
}
.tagsLabel
{
    margin-right: 0px;
}
.profileUpdateMsg {
color:#D50031;
font-family:Tahoma;
font-size:1.5em;
padding:6px;
}
.profileUpdateMsg strong
{
    font-weight: bold;
}
.yafnet .content .profileUpdateMsg a
{
    text-decoration: underline;
    font-weight: bold;
}
.guestUser, .memberUser
{
    font-weight: bold;
}
img.AvatarImage
{
    height: 60px;
    width: 60px;
    border: 1px solid #ccc;
}
img.AvatarImageBig
{
    width: 150px;
    border: 1px solid #ccc;
}
