#header_mmenu {
	list-style-type: none;
	height: 18px;



}

#header_mmenu li {
	float: left;
	margin-right: 5px;
	position: relative;
	margin-top: 1px;
	height: 18px;
}
#header_mmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#06F;
	text-decoration: none;
	height: 20px;
}
#header_mmenu li a:hover {
	text-decoration: underline;
}
.header-usermenu-box {
	position: absolute;
	top: 41px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	height: 29px;
}
.table-leftside {
	background-image: url(../Images/header-menu-left.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 38px;
}
.table-center {
	background-image: url(../Images/header-menu-middle.png);
	background-repeat: repeat-x;
	height: 29px;
}
.table-right {
	background-image: url(../Images/header-menu-right.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 7px;
}
.clix-icon {
	height: 40px;
	width: 70px;
	position: absolute;
	right: 50px;
	bottom: 10px;
}
.goldpack {
	position: absolute;
	right: -5px;
	bottom: 10px;
}
