#faces {
	height: 70px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #D4D0C8;
	margin: 0;
}
			#scrollbox {
	height: 270px;
	margin: 0px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEBE8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
			}
#scrollbox h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
