		.mylogo
		{
			position: relative;
			width: 70px;
			height:44px;
			display:block;
			background: url('../../images/logo.jpg') no-repeat;
		}

/*
		Disable the hover icon change !

		.myeas_logo:hover
		{
			background: url('../../images/logo_focus1.png') no-repeat;
		}
*/
