





@charset "windows-1251";
div.staff-item {
	background: #f8f8f8;
	float: left; 
	height: auto; 
	width: 595px; 
	margin: 10px 0px;
	font-size: 9pt;
	line-height: 13pt;
}
div.birthday {
	background: url('/templates/release/images/bg_birthday.jpg') bottom repeat-x;
	padding: 5px;
	font-size: 11px;
	color: #002c58;
	height: 105px;
}
div.birthday img, div.staff-item img {
	margin-right: 5px;
	float: left;
	border: solid 1px #333333;
}
div.team_squad {
	float: left; width: 198px; height: 135px; margin-top: 5px; margin-bottom: 5px;
	border: solid 1px #ebebeb;
}
div.team_squad:hover {
	float: left; width: 198px; height: 135px; margin-top: 5px; margin-bottom: 5px;
	background: #f0f0f0;
	border: solid 1px #c0c0c0;
}