/* Special CSS for the specific language */
/* Fixing the Menu (due to long text in french) */
#top ul#topNav li, ul#bottomNav li  { padding: 0 11px; }

/* Fixing the "per pill", longer in french */
#bestsellers .bestseller h3 { width: 122px; }
#bestsellers .bestseller .price strong { display:block; }
#bestsellers .bestseller .price { font-size: 11px; }
