﻿/* Optionally define a fixed width for menus */
.ui-menu {
	direction:rtl;
}
/* Allow to use <kbd> elements inside the title to define shortcut hints. */
.ui-menu kbd {
	padding-right: 1em;
	float: left;
}
