/* $Id: menu_en.css 1919 2008-06-09 01:59:43Z taras $ */



/* START MENU HACK ON WIDTH */
	
/* ENGLISH */

.menu_lang {
	width: 97px;

}
*html .menu_lang {
	width: 67px;
}

.menu_home_en {
	width: 85px;

}
*html .menu_home_en {
	width: 55px;
}


.menu_login_en {
	width: 95px;

}

*html .menu_login_en {
	width: 75px;
}


.menu_overview_en {
	width: 115px;

}
*html .menu_overview_en {
	width: 105px;

}

.menu_membership_en {
	width: 135px;

}

*html .menu_membership_en {
	width: 125px;

}

.menu_destinations_en {
	width: 135px;

}

*html .menu_destinations_en {
	width: 130px;

}


.menu_using_the_club_en {
	width: 165px;

}


*html .menu_using_the_club_en {
	width: 130px;

}


.menu_about_us_en {
	width: 124px;

}

*html .menu_about_us_en {
	width: 95px;

}

