@charset "utf-8";
/* Shared- CSS Document */

#Header-UserTag{
	margin-left:auto;
	width:200px;
	height:50px; 
}
#Header-UserTag-PictContainer{
	width:50px;
	height:inherit;
	float:left;
}
#Header-UserTag-ContentContainer{
	width:150px;
	height:inherit;
	float:left;
}
#Header-UserTag-Pict{
	width:40px;
	height:40px;
	margin-top:4px;
	margin-left:4px;
}
#Header-UserTag-UserName{
	width:150px;
	height:25px;
	text-indent:2px;
}
#Header-UserTag-Controls{
	width:143px;
	height:25px;
	padding-right:7px;
	text-align:right;
}