.cWelcome {
	width: 185px;
	text-align: right;
	position: relative;
}

.searchbar-corner {
	float: none;
}

.cWelcome .flyout {
	position: absolute;
	z-index: 10;
	top: -25px;
	right: 0px;
}

.cTopTicker,
.cTopSpacerR,
.cTopSpacer {
	height: 30px;
}

.cMenu {
	height: 69px;
	background: url('../res/bg/menu-large.gif') repeat-x bottom left;
}

.cMenuRight {
	background:transparent url(../res/bg/menu-large-r.gif) no-repeat right top;
	width: 4px;
	height: 70px;
}

#mainmenu {
	text-align: center;
}

#submaintop .csmPNGBG,
#submaintop .cSubMenu {
	top: 70px;
	left: -125px;
}

#submainbot .csmPNGBG,
#submainbot .cSubMenu {
	left: -125px;
	top: 45px;
}

