﻿
.nameRow
{
    width:700px;
    height:40px;
    background-image: url('../Images/Backgrounds/EventGridRowBkgrd.png');
    background-repeat:repeat-x;
    vertical-align:top;
}
.nameColumn
{
    padding-top:10px;
}
.spacerCell
{
    font-size:2px;
    height: 4px;
    border-top: thin solid #99CCFF;
}
.PersonelName
{
    font-family: Trebuchet MS;
    font-size: 1.5em; /*  width: 200px;   width: 100%;border-bottom:solid 1px #006600;  border-bottom:solid 1px #006600;*/
    text-align: left;
}
.PersonelTitle
{
    font-family: Trebuchet MS;
    font-size: 1.0em;
    text-align: left;
}
.PersonelImage
{
    width:160px;
}
.bioRow
{
    height:120px;
}
.PersonelBio
{
    font-family: Trebuchet MS;
    font-size: 1.0em;
    text-align: left;
}
#personelImage
{
    border-right:medium solid white;
    border-bottom:medium solid white;
}
.skm_RowLabel
{
    font-weight: bold;
    text-align: right;
}
/* ****** skm_EditRow is defined in datagrid.css ***************
.skm_EditRow
{
    
}
*************************************************************** */
