#navigation li { display: inline; }
.action { cursor: pointer; }
.orderable { cursor: move; }
.error { color: red; }
.notification { color: blue; }
.success { color: green; }
.clearBoth { clear: both; }
strong { font-weight: bold; }
