/* make items on main menu smaller so they dont spill to next line*/
div.header div.headerLeftSide ul.bottomNav li {
	padding: 0 10px;
}

div.header div.headerRightSide ul.loginList li.btn input {
	font-size:12px;
}

div.header div.headerRightSideLoggedIn{
    width: 390px;
}
.iPad2 {
  background: url("appProxy/site/ipad/fr/large.gif") no-repeat scroll 0 0 transparent;
}
