.People
{
  /*width: 320px;*/
  width: 271px;
	background-image: url(/images/left-block-bg.gif);
	background-repeat: repeat-y;
	margin-bottom:18px;
}

.PeopleTitle
{
	background-image: url(/images/people.gif);
	background-repeat: no-repeat;
	height:52px;
}

.People .AllLink
{
	background-image: url(/images/left-block-alllink.gif);
	background-repeat: no-repeat;
	height:24px;
	text-align:right;
	margin-top:30px;
	padding:8px 11px 0 0;
	font-size:12px;
}

.People .AllLink a
{
	color:#ffffff;
	text-decoration:underline;
}

.People .AllLink a:hover
{
	color:#ffffff;
	text-decoration:none;
}