/* CSS Hack (Firefox & IE 8 Standard mode) */
*>#headcontrol {
	position: relative;
	top: -12px;
}

#cwsheader{
	background-image: url(../../../../../images/cws44/head_bg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	background-color: white;
}

#cwsheader div.headtxt{
	height: 20px;
	width: 700px;
	background-image: url(../../../../../images/cws44/head_parts01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 8px;
	display: block;
	background-position: 0px 0px;
	color: #333333;
}

#cwsheader a img {
	border: none;
}

#cwsheader #headcontrol {
	align: left;
}

#cwsheader div.headtxt div.empname{
	width: 500px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#cwsheader div.globalnavi {
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 5px;
}

#cwsheader div.headnavi {
	width: 700px;
}

#cwsheader div.globalnavi A{
	color: #333333;
}

#cwsheader span.globalnaviitem{
	white-space: nowrap;
	margin-left: 5px;
}

#cwsheader span.mojis a{
	font-size: 12px;
	background-image: url(../../../../../images/cws44/small-off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;

	background-position:left bottom;
	color: #313a86;

}

/* CSS Hack (Firefox & IE 8 Standard mode) */
*>#cwsheader span.mojis a{
	position: relative;
	top:5px;
	display: inline-block;
}

#cwsheader span.mlmojis a{
	background-image: url(../../../../../images/cws44/ml_small-off.jpg)
	!important;
}

#cwsheader span.mojis a:hover{
	background-image: url(../../../../../images/cws44/small-on.gif);

}

#cwsheader span.mlmojis a:hover{
	background-image: url(../../../../../images/cws44/ml_small-on.jpg)
	!important;
}



#cwsheader span.mojim a{
	font-size: 12px;
	background-image: url(../../../../../images/cws44/medium-off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-position:left bottom;
	color: #313a86;
}

/* CSS Hack (Firefox & IE 8 Standard mode) */
*>#cwsheader span.mojim a{
	position: relative;
	top:5px;
	display: inline-block;
}

/* CSS Hack (Firefox) */
html>/**/body #cwsheader span.mojim a{
	left: -4px;
}

#cwsheader span.mlmojim a{
	background-image: url(../../../../../images/cws44/ml_medium-off.jpg)
	!important;
}

#cwsheader span.mojim a:hover{
	background-image: url(../../../../../images/cws44/medium-on.gif);
}

#cwsheader span.mlmojim a:hover{
	background-image: url(../../../../../images/cws44/ml_medium-on.jpg)
	!important;
}

#cwsheader span.mojil a{
	font-size: 12px;
	background-image: url(../../../../../images/cws44/large-off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-position:left bottom;
	color: #313a86;
}

/* CSS Hack (Firefox & IE 8 Standard mode) */
*>#cwsheader span.mojil a{
	position: relative;
	top:5px;
	display: inline-block;
}

/* CSS Hack (Firefox) */
html>/**/body #cwsheader span.mojil a{
	left: -8px;
}

#cwsheader span.mlmojil a{
	background-image: url(../../../../../images/cws44/ml_large-off.jpg)
	!important;
}
#cwsheader span.mojil a:hover{
	background-image: url(../../../../../images/cws44/large-on.gif);
}

#cwsheader span.mlmojil a:hover{
	background-image: url(../../../../../images/cws44/ml_large-on.jpg)
	!important;
}

#cwsheader #trayview{
	white-space: nowrap;
	margin-right: 5px;
}

#cwsheader #mainmenu{
	white-space: nowrap;
	margin-right: 5px;
}

#cwsheader #logout {
	white-space: nowrap;
	margin-right: 5px;
}

div#whitespace {
	height: 0px;
}

.headerCaption {
	color: #333;
}
