.user-actions{
	background: url('/themes/custom/images/backgrounds/gradients/x-ededed-ffffff-1x22.png') repeat-x;
	height: 44px;
	line-height: 40px;
	margin-top: 50px;
	margin-bottom: -40px;
	text-align: center;
}
.user-actions a{
    display: inline-block;
}
.user-actions a:hover span.ua-text{
    border-bottom: 1px dotted #183a8d;
}
.user-actions a + a{
	margin-left: 5px;
}
.user-actions span,
.user-actions .sprite{
	vertical-align: middle;
}
