.overlay_info .vcard em{display:block;font-size:11px;color:#fff;font-style:normal;text-align:center;padding-bottom:1px;width:50px;display:inline-block;}
.overlay_info .vcard .ignore{background:#a10000;border-bottom:1px solid #680000;}
.overlay_info .vcard .friends{background:#58bb73;border-bottom:1px solid #3d8946;}

.overlay_info {
	width:150px;
	background: url(http://static.kanobu.ru/kanobu/modern/images/overlay_top.png) top center no-repeat;
	position:absolute;
	top:0px;
	left: 0;
	margin-top:0;
	display:none;
	z-index:100;
}

.overlay_info .vcard {
	display:block;
	float:left;
	text-decoration:none;
	top:0;
	position:relative;
	left:0px;
	width:100%;
	margin:8px 0 0 0;
	text-align:center;
	font-size:11px;
}

.overlay_info .moderator .vcard {
	margin-top:0;
}

.overlay_info .vcard em, .overlay_info .vcard img {
	margin:0 50px;
}

.overlay_info .vcard .fn{
	display:inline-block;
	left:0;
	top:0;
	margin:3px 0 0 0;
	position:relative;
	color:#fff;
	padding:0 8px;
	text-decoration:underline;
	font-size:12px;
}

.overlay_info .userinfo dd .vcard .fn{
	font-size:11px;
	padding-left:4px;
}

.overlay_info .vcard span{
	color:#d6d8dd;
	font-size:11px;
	line-height:15px;
	width:100%;
	display:inline-block;
	font-weight:normal;
}

.overlay_info .void {
	width:100%;
	display:block;
	float:left;
	margin:3px 0 0;
	padding:0;
	background:#4A5775 url(http://static.kanobu.ru/kanobu/modern/images/useractions_bg.png) repeat-y scroll 0 bottom;
	height:auto;
	position:relative;
}

.overlay_info .void em {
	width:100px;
}

.overlay_info .void strong {
	margin:6px 8px;
}

.overlay_info .useractions {
	float:left;
	width:150px;
	display:none;
}

.overlay_info .userinfo {
	float:left;
	display:block;
	width:130px;
	background:#4A5775 url(http://static.kanobu.ru/kanobu/modern/images/useractions_bg.png) repeat-y scroll 0 bottom;
	color:#fff;	
	padding-bottom:0px;
	overflow:hidden;
	text-align:left;
}

* html .overlay_info .userinfo {
  	width:150px !important;
}

.overlay_info .userinfo dt,
.overlay_info .userinfo .userinfo-title {
	font-size:11px;
	margin-bottom:0px;
	padding:0 0 3px;
}

.overlay_info .userinfo dd,
.overlay_info .userinfo .userinfo-value {
	font-size:10px;
	margin:0;
	padding:0 0 6px;
	color:#D6D8DD;
}

.overlay_info .userinfo dd.achiv {
	padding:0;
	margin-bottom:2px;
	font-size:9px;
	width:132px;
	background:transparent url(http://static.kanobu.ru/kanobu/modern/images/overlay_achiev3.jpg) repeat scroll left top;
}

.overlay_info .userinfo dd.achiv a{
	display:inline-block;
	float:left;
	height:30px;
	margin:0 3px 3px 0;
	width:30px;
}

.overlay_info .userinfo dd a img{
	border:1px solid #666666;
	margin:2px 2px 0 2px;
}

.overlay_info .userinfo dd a:hover img{
	border:1px solid #fff;
}

.overlay_info .userinfo dd a img.photo {
	float:left;
	margin-left:0;
}

.overlay_info .overlay_expand {
	display: block;
	width:150px;
	height:17px;
	background:transparent url(http://static.kanobu.ru/kanobu/modern/images/overlay_expand.png) no-repeat scroll center bottom;
	float:left;
} 

.overlay_info .ufoot {
	background:url(http://static.kanobu.ru/kanobu/modern/images/uactions_ufoot_bg3.png) no-repeat scroll center bottom transparent;
	bottom:3px;
	display:block;
	height:4px;
	margin:0;
	width:150px;
	position: relative;
	float: left;	
}

* html .overlay_info .ufoot {
  	margin-top: -9px !important;
}

.icon-uplfile {
	background:url(/kanobu/modern/images/useractions.png) no-repeat scroll 5px -283px transparent;
}

.icon-ban {
	background:url(/kanobu/modern/images/useractions.png) no-repeat scroll 5px -423px transparent;
}

.icon-unban {
	background:url(/kanobu/modern/images/useractions.png) no-repeat scroll 5px -73px transparent;
}

.overlay_info .useractions li {
	background:url(/kanobu/modern/images/useractions_bg.png) -200px bottom no-repeat;
	margin:0;
	padding:0;
}

.overlay_info .useractions li a {
	font-weight:normal;
}