.letters a
{
	padding: 3px;
	background: #F6F6F6;
	margin: 2px;
	border: 1px solid #ddd;
}


.letters a:hover
{
	background: #8B8786;
	color: #ffffff;
	text-decoration: none;
}

.letters
{
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}

#peaple_active
{
	background: #8B8786;
	color: #ffffff;
	text-decoration: none;
}

.peaple_name
{
	font-size: 15px;
	font-weight: bold;
}

#peaple_lookfor
{
	border: 1px solid #797674;
	font-color: #aaa;
	font-size:9px;
	height:20px;
	width:33px;
}

.peaple_lookfor dt, .peaple_lookfor dd
{
	float: left;
	padding: 2px;
}

.peaple_lookfor
{
	height: 40px
}
