﻿#logo
{
 margin-top:160px;
}



#text
{ 
 margin-top:0;
 width:335px;
}

.team
{
 float:left;
 padding-bottom:30px;
 margin-bottom:20px;
}

.team img
{
  border:none; 
}


.team ul
{
 float:left;
 list-style-type:none;
}

.team li
{
 padding:10px 0;
}

.team p
{
 float:right;
 width:200px;
 margin:35px 0 45px 0;
 padding-right:40px;
}

.kitchen
{
 margin:10px 0 10px 0;
  font-size:1.1em;
 font-weight:normal;
 color:#C4C3C3;
}

#pics
{
 position:absolute;
 top:0px;
 left:360px;
 width:240px;
 background:url(../images/team/pic_frame.gif) no-repeat left top;
 padding:3px;
}




