
#teamlist #telephone {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 16px;
	color: #B47E29;
	font-weight: bold;
	margin-right: 43px;
}

#teamlist #phone_top {
	text-align: right;
	margin-top: 5px;
}

#teamlist #telephone, #teamlist #bg_top {
	margin-top: 10px;
}

#teamlist #telephone .label {
	color: #A82621;
}

#teamlist #bg_top {
	clear: both;
	background: url( /images/teamlist/bg_top.gif ) top left no-repeat;
	height: 13px;
	width: 81px;
}

#teamlist #listings {
	background: url( /images/teamlist/bg.gif ) top left repeat-y;
}

#teamlist .listing {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#teamlist .profile_img {
	float: left;
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#teamlist .listing .info {
	margin-left: 110px;
}
#teamlist .listing .name {
	color: #B47E29;
	font: 14px georgia, 'times new roman', times, serif;
	font-weight: bold;
}


#teamlist .listing .name .label {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

#teamlist .listing p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}

#teamlist .listing div.icon {
	float: right;
}

#teamlist .separator {
	clear: both;
	width: 662px;
	margin: 0 auto;
	height: 2px;
	background: #B47E29;
}
