/* ################################### */
/* STYLES SPECIFIC TO 'TEAM' PAGES */
/* ################################### */

/* Arranged alphabetically by tag, then by class/id name where applicable, then class/id of parent elements */

.twitterBox {
position: relative;
width: 507px;
background: white;
margin-top: 20px;
}

.twitterBubble {
position: absolute;
width: 25px;
height: 12px;
background: url(../images/bg/twitter-bubble.gif);
top: -12px;
left: 36px;
}

.twitterBox p {
margin: 10px;
padding: 0;
color: #999;
}

.twitterBox a {
color: #999;
}

.twitterTitle {

}

.twitterTime {
display: inline;
maring: 0 0 3px 5px;
}

.twitterBird {
margin: 0 6px 0;
}

.contactImage {
position: relative;
text-align: right;
margin: 5px;
height: 22px;
width: 100%;
}

h4 {
500px;
}

p.the-team {
	background: url(../images/bg/the-team.gif) no-repeat 0 0;
	height: 0;
	margin: 0 0 -6px 0;
	overflow: hidden;
	padding: 26px 0 0 0;
	width: 194px;
	float: left;
	position: relative
}

div.quote p {
margin: 0px;
color: #fff;
font-weight: bold;
}

div.quote img {
margin:0px 5px -3px 0px;
}
