.user {
	text-align: right;
	width: 200px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.user .area2 {
	float: left;
	width: 73px;
	height: 25px;
	left: 25px;
}
.user .area4 {
	float: left;
	width: 17px;
	height: 25px;
	left: 15px;
	padding-left: 1px;
	margin-top: -5px;
	background-image: url("/res/images/profile/profile.png");
	background-repeat: no-repeat;
	background-position: right;
}
.user .area5 {
	float: left;
	width: 15px;
	height: 24px;
	position: relative;
	background-image: url("/res/images/profile/profile.arrow.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.user .area6 {
	overflow: hidden;
	float: left;
	width: 150px;
	height: 31px;
	left: 25px;
	background-image: url(../images/cabinet/vline.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font: bold 10pt arial;
	color: #fff;
	cursor: pointer;
	padding-left: 6px;
}
.user .barButtons {
	padding-bottom: 6px;
	display: block;
	float: left;
}
.user .menucab2 {
	display: block;
	float: right;
	margin-left: 0px;
	color: #fff;
	position: absolute;
	left: -300px;
	width: 260px;
	height: 151px;
	text-align: left;
	padding: 0px 0px;
	font: bold 10pt arial;
	line-height: 14pt;
	z-index: 1001;
}
.user .menucab2 .emptyUser {
	display: block;
	float: left;
	height: 27px;
	margin-left: 1075px;
	margin-top: -42px;
	width: 260px;
	position: absolute;
}
.user .menucab2 .emptyUser:hover .cabpunct {
	visibility: visible;
}
.user .menucab2 .emptyUser .cabpunct {
	visibility: hidden;
	display: block;
	height: 110px;
	background-color: #b2b8d6;
	color: #fff;
	margin-left: 15px;
	margin-top: 27px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
	width: 180px;
}
.user .menucab2 .emptyUser .cabpunct img {
	margin-top: 3px;
}
.user .menucab2 .emptyUser .cabpunct .line {
	width: 250px;
	height: 4px;
	margin-left: -20px;
	padding-bottom: 3px;
}
.user .menucab2 .emptyUser .cabpunct a {
	padding-left: 5px;
	color: #fff;
}
.user .menucab2 .emptyUser .cabpunct .links {
	padding-left: 0px;
	width: 107px;
	padding-bottom: 5px;
}
