html, body {margin:0px; padding 0px}

.profile_poslednie_polzovateli
{
	margin-top:4px;
	margin-bottom:15px;
	width: 290px;
	font-family:Verdana;
}

.profile_poslednie_polzovateli .title_text{
	color: #556a7f;
	text-align: right;
}

.profile_poslednie_polzovateli .title_text span{
	border-bottom: 1px dotted #556a7f;
	color: #556a7f;
	text-align: right;
	font-weight:bold;
	font-size:14px;
}

.profile_poslednie_polzovateli .info{
	clear:both;
	color:#F33F30;
	display:block;
	height:20px;
	margin:0px 0px 2px 0px;
	width:100%;
	font-size: 11px;
	font-family: Verdana;
}

.profile_poslednie_polzovateli .info .count_all{
	float: left;
}

.profile_poslednie_polzovateli .info .count_today{
	float: right;
margin-right:8px;
}

.profile_poslednie_polzovateli .title{
	display: none;
}

.profile_poslednie_polzovateli .item a:link,
.profile_poslednie_polzovateli .item a:visited
{
	border:1px solid #653d35;
	width:32px;
	height:32px;
	float:left;
	display:block;
	margin-right:-1px;
	margin-bottom:-1px;
}

.profile_poslednie_polzovateli .item a:hover
{
border:1px solid #653d35;
}

.profile_poslednie_polzovateli .item img
{
width:32px;
height:32px;
float:left;
}

.clear_div {
clear: both;
}

img {border: none;}


.rnd_box {
	background: url(/storage/images/user_rnd_tl.png) no-repeat top left;
	margin-top: 10px
}
.rnd_top {
	background: url(/storage/images/user_rnd_tr.png) no-repeat top right;
}
.rnd_bottom {
	background: url(/storage/images/user_rnd_bl.png) no-repeat bottom left;
}
.rnd_bottom div {
	background: url(/storage/images/user_rnd_br.png) no-repeat bottom right;
}
.rnd_content {
	background: url(/storage/images/user_rnd_r.png) top right repeat-y;
}

.rnd_top div, .rnd_top,
.rnd_bottom div, .rnd_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.rnd_top div, .rnd_top {
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.rnd_content, .rnd_bottom {
	margin-top: 0px;
}
.rnd_content {padding:4px 6px 5px 12px; }

