@charset "UTF-8";

#homeleft
{
    display: inline-block;
    vertical-align: top;
    width: 550px;
    text-align: right;

    margin-right: 10px;
}
#homeright
{
    border: 1px solid #00B8B4;

    display: inline-block;
    vertical-align: top;
    width: 180px;

    margin-left: 10px;
    padding: 0;
}
#homeright p
{
    text-align: left;
    font-size: 11px;
}
#homeright h2
{
    font-size: 13px;
    font-style: normal;
    margin: 0;
}
#homeright a
{
    font-size: 10px;
}
#homeeventcontent
{
    padding: 10px;
    background-image: url('images/contentbg.gif');
    background-repeat: repeat-x;
}
#homeright .bold
{
    font-weight: bold;
    width: 62px;
    float: left;
    clear: left;
}
#homeright .anchorp
{
    margin-bottom: 0px;
}
#homeright .div
{
    padding-bottom: 5px;
}
#membernumber
{
    position: absolute;
    top: 5px;
    left: 262px;
    width: 67px;
    height: 20px;
}
#membernumberwrapper
{
    position: relative;
}
#membernumberwrapper p
{
    margin: 0;
    padding: 0;
    text-align: center;

    position: relative;
    top: 2px;
}
.size12
{
    font-size: 12px;
}
.dividerimage
{
    height: 1px;
    width: 160px;
}
