
.shellHeader
{
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

.shellHeader img
{
	padding:0px;
	margin:0px;
	border:none;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	display:block;
}

.shellHeader td
{
	padding:0px;
	margin:0px;
	border:none;
}

/* cell styles */
.shellHeader .logoBottom
{
	width: 82px;
}
.shellHeader .boxContainer
{
	width: 678px;
}

/* row styles */
.shellHeader .top
{
}
.shellHeader .middle
{
	height: 17px;
}
.shellHeader .bottom
{
	display: none; /* change this to create a subheader bar */
}

.shellHeader .LanguageNav
{
    padding-right: 18px;
   
}

.shellHeader .adxHeaderText
{
	color:#FFF;
}