.iShop_UserInfo {
	font-family: "Trebuchet MS", Tahoma, verdana;
	font-size: 11px;
	color: #000;
}

.iShop_UserInfo .Userinfo {
	
}

.iShop_UserInfo .BudgetOverall {
	background: url(/DesktopModules/iShop/images/budget.gif) no-repeat;
	padding-left: 20px;
	color: #ff8a00;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.iShop_UserInfo .BudgetCart {
	color: #f06e58;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
}

.iShop_UserInfo .BudgetRest {
	color: #ca3f09;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
}

.iShop_UserInfo .Links_wrapper {
	margin-top: 10px;
}

.iShop_UserInfo .Myprofile,
.iShop_UserInfo .Orderstatus,
.iShop_UserInfo .Orderhistory,
.iShop_UserInfo .ChangePassword {
	padding-bottom: 5px;
}

.iShop_UserInfo .Myprofile a:link, .iShop_UserInfo .Myprofile a:hover, .iShop_UserInfo .Myprofile a:visited, .iShop_UserInfo .Myprofile a:active {
	color: #000;
	font-weight: bold;
	margin-left: 4px;
	line-height: 0;
}
.iShop_UserInfo .Myprofile a:hover {
	color: #555;
	text-decoration: none;
}

.iShop_UserInfo .Orderstatus a:link, .iShop_UserInfo .Orderstatus a:hover, .iShop_UserInfo .Orderstatus a:visited, .iShop_UserInfo .Orderstatus a:active {
	color: #2b800d;
	font-weight: bold;
	margin-left: 4px;
	line-height: 0;
}
.iShop_UserInfo .Orderstatus a:hover {
	color: #065702;
	text-decoration: none;
}

.iShop_UserInfo .Orderhistory a:link, .iShop_UserInfo .Orderhistory a:hover, .iShop_UserInfo .Orderhistory a:visited, .iShop_UserInfo .Orderhistory a:active {
	color: #828282;
	margin-left: 4px;
	line-height: 0;
}
.iShop_UserInfo .Orderhistory a:hover {
	color: #4e4e4e;
	text-decoration: none;
}

.iShop_UserInfo .ChangePassword a:link, .iShop_UserInfo .ChangePassword a:hover, .iShop_UserInfo .ChangePassword a:visited, .iShop_UserInfo .ChangePassword a:active {
	color: #dfa139;
	margin-left: 4px;
	line-height: 0;
}
.iShop_UserInfo .ChangePassword a:hover {
	color: #ae7516;
	text-decoration: none;
}

