﻿div.teamlist
{
display					: block;
float					: left;
width					: 343px;
margin-right			: 10px;
/*background-color		: #EEE;*/
}

div.teamlist h4
{
background-image		: url(../images/meettheteam/box_header_blue_team.gif);
background-repeat		: no-repeat;
font-size				: 100%;
font-weight				: bold;
color					: #FFF;
margin					: 0px 0px 0px 0px;
padding					: 10px 0px 8px 15px;
line-height				: 16px;
}

div.teamlist dl
{
margin					: 0px;
border-left				: 1px solid #CCCDE1;
border-right			: 1px solid #CCCDE1;
background-color		: #FFF;
}

div.teamlist dl dt
{
float					: left;
padding					: 10px;
overflow				: hidden;
}

div.teamlist dl dd
{			
font-size				: 70%;
font-weight				: normal;
margin					: 0px 0px 0px 0px;
padding					: 25px 0px 0px 0px;
color					: #666;
line-height				: 15px;
overflow				: hidden;
}

div.teamlist dl dd.link, div.teamlist dl dd.nolink
{
padding					: 0px;
clear					: both;
}

div.teamlist dl dd.nolink
{
    border-bottom:solid 1px #EBF5EB;
    line-height:1px;
}

div.teamlist dl dd a
{
width					: 331px;
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

div.teamlist dl dd a img
{
display					: block;
float					: right;
}

/* Biography page */

#biography div.image
{
float					: left;
/*background-color		: #EEE;*/
width					: 170px;
}

#biography div.copy
{
width					: 440px;
float					: left;
/*background-color		: #EEE;*/
}

#biography div.copy p.header
{
font-size				: 90%;
font-weight				: bold;
margin					: 10px 0px 0px 0px;
}

#biography p.link
{
clear					: both;
overflow				: hidden;

}

#biography p.link a
{	
width					: 700px;			
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

#biography p.link a img
{
display					: block;
float					: right;
}