body #message_center_close,
body #global_close,
body #feedback_close{
	background-color:#E9E9E9;
	bottom:-3px !important;
	margin:0 0 0 40px !important;
	padding:5px 3px 0 5px;
	position:absolute !important;
	right:0 !important;
	top: auto !important;
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	left: auto !important;
}
body #message_center_close a,
body #global_close a,
body #feedback_close a{
	color: #000 !important;
}
body #message_center_close li,
body #global_close a,
body #feedback_close li{
	font-weight: normal !important;
	font-size: 10px;
}
body #message_center_close img,
body #global_close img,
body #feedback_close img{
	display:none;
}
body #global_close p{
	margin-bottom: 6px;
}

#mixxt_bar {
	height: 29px;
	border-bottom: 1px solid #aaa;
	background: #e9e9e9 none;
	margin-bottom: 20px;
	font-family:Verdana;
	font-size:11px;
	min-width: 960px;
}
#mixxt_bar .inner {
	background: transparent url(/images/global/mixxtbarv2/gradient.png) repeat-x 0 0;
	height: 29px;
}
.ie6 #mixxt_bar .inner{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/mixxtbarv2/gradient.png', sizingMethod='scale');
}
#mixxt_bar .innerBar {
	width: 960px;
	margin: 0 auto;
}

#mixxt_bar #mixxtLogoLink {
	width: 70px;
	height: 26px;
	display:block;
	float: left;
	padding: 3px 10px 0;
	margin: 0 30px 0 -10px;
}
#mixxt_bar #mixxtLogoLink img {
	width: 70px;
	height: 21px;
}
#mixxt_bar ul {
	list-style:none;
	float: right;
	width: 240px;
	height: 29px;
}
#mixxt_bar li,
#mixxt_bar li a,
#mixxt_bar li span{
	float: left;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	display: block;
}
#mixxt_bar li {
	margin-left: 4px;
	padding-top: 4px;
}
#mixxt_bar li a {
	padding:0 5px;
	background: rgba(0,0,0,0.1) none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	overflow:hidden;
}
.ie #mixxt_bar li a {
	background: transparent url(/images/global/mixxtbarv2/opac10.png);
}
.ie6 #mixxt_bar li a {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/mixxtbarv2/opac10.png', sizingMethod='scale');
}
#mixxt_bar li a:hover {
	text-decoration: none;
	background: rgba(0,0,0,0.2) none;
	border: 1px solid #FFF;
	margin: -1px;
}
#mixxt_bar li .icon {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	padding: 0;
	width:16px;
	height: 16px;
	margin-top: 2px;
	cursor:pointer;
	position:relative;
}
.ie6 #mixxt_bar li .icon{
	margin-right: 5px;
}
#mixxt_bar li .margin {
	margin-right: 5px;
}
#mixxt_bar li.logoutLink {
	float: right;
}


#mixxt_bar a {
	text-decoration: none;
	color: #000;
}
#mixxt_bar a:hover {
	text-decoration: underline;
}
#mixxt_bar p {
	line-height: 28px;
	color: #646464;
}
#mixxt_bar p.right {
	float: right;
}
