﻿#MemberLogo 
{
}

.MemberBioInfo
{
    /*width: 290px;*/
    margin-left: 20px;
    border: 1px Solid #333333;
    padding: 10px;
}
.MemberBioInfo fieldset
{
    font-weight: bold;
}

#MemberBioInfo p
{
    padding: none;
    margin-top: 5px;
    margin-bottom: 10px;
}

.label
{
    font-family: verdana;
    color: #666666;
}

h1
{
    color: #6C7E81;
    font-family: Tahoma;
    font-size: 24pt;
    font-weight: normal;
    line-height: 120%;
}

h2
{
    font-family: Helvetica;
    font-size: 16pt;
    font-weight: normal;
    line-height: 150%;
    color: #1b1b1b;
    margin-top: 0px;
}
.memHeadInfo .item
{
    font-size: large;
    font-weight: normal;
    line-height: 125%;
    color: #1b1b1b;
    padding-top: 17px;
    font-family: Verdana;
    font-style: italic;
}

.lblMemText
{
color: #666666;
font-style: italic;
}

#MemberActions
{
    margin: 20px;
    padding: 10px;
    border: 1px solid #333333;
}

.regex
{
    font-family: Arial;
    font-size: x-small;
    color: Red;
}