/* CEL Common file */
.NEWtopNavItemCEL {
	FONT-SIZE: 75%;
	PADDING-LEFT: 9px;
	PADDING-RIGHT: 9px;
	display: none;
	white-space: nowrap
}

.NEWsignedInCEL {
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	padding-right: 9px;
	display: none;
}

.NEWpipeCEL{
	vertical-align: bottom;
	height: 16px;
	width: 1px;
	display:none;
}

.mlCountCEL {
	font-size: 90%;
	white-space: nowrap;
	vertical-align: middle;
	border-right:0px;
}

/*cw cel message box*/
.NEWTopBoxCEL {
	background-color: #E6E6E6;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
/*cw cel message box text*/
.NEWTopBoxCELtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 12px;
}

.CELbackLink {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
