#contact-us h1 {
	font-size: 14px;
}
#contact-us p {
	font-size: 11px;
	margin-bottom: 10px;
}
#leftbar {
	border-right: 0px none;
	width: 250px;
}
#rightbar {
	border-left: 1px solid #BCBDBC;
	width: 500px;
}
#rightbar #contact-us {
	padding: 5px;
}
#rightbar p {
	margin-bottom: 10px;
	padding: 0px 5px 0px 10px;
}

#leftbar .staff ul {
	height: 500px;
	margin: 0px;
	overflow: scroll;
	padding: 0px;
	text-align: center;
}
#leftbar .staff ul li {
	list-style: none;
	margin: 8px;
	padding: 0px;
}
#leftbar .staff ul li img {
	border: 0px none;
}
#rightbar .staff {
	text-align: center;
}
#staff-img-bio.img-caption {
	color: #006;
}