/* CSS - Forsythe Lubrication Associates Limited
Written By Steve Croswell - scroswell@forsythe.on.ca
Dark Blue:  #330099;
Light Blue: #e4ecf8;
Copper:     #996600;
Gray:		   #d5d5d6;
*/
 
#employeewrapper {
   margin: auto;
   padding: 5px 0px 5px 0px;
   width: 560px;
}

#employee {
   margin: 5px 0px 5px 0px;
   padding: 5px 5px 5px 5px;
   border: 1px solid #000000;
   height: 96px;
}

#employeepicture {
   float: left;
   padding: 0px 5px 0px 0px;
}

/*top right bottom left */