﻿.contactTextArea
{
    padding: 0px 30px 0px 25px;
    position: relative;
}
.contactTextArea ul
{
    margin-top: 0px;
}
#founderPhoto
{
    width: 160px;
}
#founderCaption
{
    line-height: 1.3em;
}
#founderRightText
{
   
}


.advisorTextArea
{
    padding: 10px 30px 0px 25px;
    position: relative;
}

.founderPhoto
{
    float: left;
    padding: 6px 15px 0px 0px;
    width: 144;
    height: 250;
    position: relative;
} 



#xemployeeTeasers
{
    margin-top: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: Black;
    clear: both;
    float: left;
}
.xemployeeTeaserGroupHeader
{
    font-weight: bold;
    color: #0B3557;
    font-size: 20px;
    text-align: left;
    margin-left: 23px;
    margin-bottom: 10px;
    clear: both;
}
.xemployeeTeaser
{
    background-color: #E6E6E6;
    width: 265px;
    float: left;
    margin-left: 23px;
    margin-bottom: 20px;
    display: inline; /*fix ie bug*/
}
.xemployeeTeaserPair
{
    width: 596;
}
.xemployeeTeaserLeft
{
    /*background-color: #E6E6E6;*/
    background-color: #CCCCFF;
    width: 265px;
    margin-left: 23px;
    margin-bottom: 20px;
    display: inline; /*fix ie bug*/
}
.xemployeeTeaserRight
{
    /*background-color: #E6E6E6;*/
    background-color: #FFFFCC;
    width: 265px;
    margin-left: 23px;
    margin-bottom: 20px;
    display: inline; /*fix ie bug*/
}



.xemployeeDesc
{
}

.xclearEmployee
{
    clear: both;
}
.xbgColor
{
    background-color: #E6E6E6;
}
