@CHARSET "ISO-8859-1";

@IMPORT url(channel_menu.css);

div#logo_area {
	position: absolute;
	top: 14px;
	right: 0px;
	height: 26px;
}

div#logo_area_ebrokerlogo {
	position: absolute;
	top: 0px;
	right: 112px;
	width: 79px;
	height: 26px;
	background-color: transparent;
	background-image: url(../cibimages/logos/ebroker_logo.gif);
	background-repeat: no-repeat;
}

div#logo_area_ciblogo {
	position: absolute;
	top: 0px;
	right: 3px;
	width: 107px;
	height: 26px;
	background-color: transparent;
	background-image: url(../cibimages/logos/cib_logo.gif);
	background-repeat: no-repeat;
}

div#login_logo_area
{
	position: absolute;
	height: 63px;
	background-color: #057DA9;
	left:0px;
	top:0px;
	width:100%;
}

