﻿







.employee
{
font-size: .8em;
float:left;
/*background-color: #f8f8f8;*/
background: url(images/employee_background.gif) repeat-x center top;
padding-top: 2em;
padding-bottom:2em;
/*width:40em;*/
width:150%;

}
.employee .picture
{
float:left;
margin-left: 2em;
width:6.4em;
height:8em;

}





.employee .infoAll
{ 
    margin-left: 10em;
    font-weight:bold;
    padding-left:2px;
    
    
}
.employee .infoSingle, .employee .infoEmail
{
    font-weight:normal;
    border:none;
    vertical-align:bottom;
}

.employee .infoEmail
{
   width:23em;
height:1.30em; 
    
    
}