
#staff
{
	padding: 0px 6px 0px 6px;
}

#staff div.team
{
	padding-top: 6px;
}

#staff div.team div.member
{
	position: relative;
	padding-left: 40px;
	padding-bottom: 6px;
	min-height: 35px;
}

#staff div.team div.member a.avatar
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 1px;
	background-color: #fff;
	border-style: solid;
	border-color: #ceecf2;
	border-width: 1px;
}

#staff div.team div.member p.name
{
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
}

#staff div.team div.member p.bio
{
	margin: 0px;
	font-size: 10px;
	line-height: 125%;
}

#staff div.feed p
{
	padding: 6px 0px 6px 0px;
	margin: 0px;
	line-height: 125%;
	font-size: 11px;
}

#about
{
	padding: 10px 0px 20px 0px;
}

#about td
{
	padding-right: 20px;
}

#about td p
{
	margin: 0px 0px 8px 0px;
	font-family: helvetica, arial, verdana;
	font-size: 12px;
	line-height: 150%;
}

#about td div.quote
{
	background-image: url(http://media.tweetcommons.com/images/quotes.png);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 28px;
	margin: 10px 0px 10px 0px;
}

#about td div.quote p
{
	font-family: georgia, helvetica, arial;
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 4px 0px;
}

#about td div.quote p.link
{
	font-family: helvetica, arial;
}


#world
{
	padding-top: 10px;
}

#world div
{
	float: left;
	font-size: 10px;
	padding-bottom: 10px;
}

#world div a.shot
{
	border: 0;
}
#world div a.shot img
{
	padding: 0px 10px 10px 0px;
	opacity: 0.6;
}

#world div:hover a.shot img
{
	opacity: 1;
}

#world div img.flag
{
	vertical-align: -20%;
}

