.users {
	margin:0;
}

.user-details {
	border:1px solid #d2d2d2;
	margin:20px 0 20px 48px;
	position:relative;
	zoom:1;
}

.user-info {
	overflow:hidden;
	zoom:1;
}

.user-rating-box {
	background-color:#FFF;
	border:1px solid #d2d2d2;
	border-right:none;
	color:#5e5e5e;
	font-size:128.5714%;
	position:absolute;
	left:-48px;
	top:-1px;
	width:37px;
	padding:15px 0 15px 10px;
	zoom:1;
}

.user-rating {
	white-space:nowrap;
	position:relative;
}

.user-photo {
	float:left;
	width:170px;
	padding:20px 0 20px 20px;
}

.user-photo .img-holder{
	text-align:left;
}

.user-text {
	margin-left:206px;
	margin-right: 15px;
}

.user-text h3 {
	margin:20px 0;
	text-transform:uppercase;
	font-size:128.5714%;
}

.user-postlist a,
.user-postlist a:link,
.user-postlist a:visited {
	color:#1b1b1b;
	text-decoration:none;
}

.user-postlist a:hover,
.user-postlist a:active {
	color:#e60004;
	text-decoration:underline;
}

div.alphabet {
	margin:20px 0;
}

table.alphabet {
	border-collapse:collapse;
	text-align:center;
	width:100%;
}

table.alphabet td {
	padding:4px 0;
}

table.alphabet a,
table.alphabet a:link,
table.alphabet a:visited {
	color:#474747;
	padding:1px 4px 4px;
}

table.alphabet a:hover,
table.alphabet a:active {
	color:#FFF;
	background-color:#E60004;
}

table.alphabet a.empty,
table.alphabet a.empty:link,
table.alphabet a.empty:visited {
	color:#919191;
	cursor:default;
}

table.alphabet a.empty:hover,
table.alphabet a.empty:active {
	color:#919191;
	text-decoration:none;
	background-color:#FFF;
}

table.alphabet a.current,
table.alphabet a.current:link,
table.alphabet a.current:visited {
	color:#e60004;
	cursor:default;
	font-weight:bold;
}

table.alphabet a.current:hover,
table.alphabet a.current:active {
	color:#e60004;
	cursor:default;
	text-decoration:none;
	background-color:#FFF;
	font-weight:bold;
}

div.filter {
	color:#5e5e5e;
	margin:20px 0;
}

table.filter {
	border-collapse:collapse;
	vertical-align:top;
	width:100%;
}

table.filter table {
	margin:0;
	width:100%;
}

table.filter td {
	padding:11px 10px 15px;
	vertical-align:top;
}

table.filter td td {
	padding:0;
}
table.filter td.title {
	width:0;
	background-color:#FFD;
}

table.filter td.light {
	background:#dfdfdf url("/i/dots-white-gray.png") 100% 0 repeat-x;
}

table.filter td.dark {
	background:#c3c3c3 url("/i/dots-white-dark-gray.png") 0 0 repeat-x;
}

/* без пробелов! */
.filter a,
.filter a:link,
.filter a:visited {
	color:#313131;
	display:inline-block;
	padding:0 4px;
	text-decoration:none;
}

.filter a:hover,
.filter a:active {
	color:#e60004;
	text-decoration:underline;
}

.filter a.selected,
.filter a.selected:link,
.filter a.selected:visited {
	color:#e60004;
	cursor:default;
	text-decoration:none;
}

.filter a.selected:hover,
.filter a.selected:active {
	color:#e60004;
	text-decoration:none;
}
