@charset "UTF-8";
#runner { background: #2a4c7c url(images/runner/bg.gif) center bottom repeat-x; border-bottom: solid 1px #000; color: #446f99; font: normal 11px/22px "Trebuchet MS", "Arial",
sans-serif; height: 22px; overflow: hidden; padding: 0 16px; text-transform: uppercase; }
#runner span { cursor: default; float: left; margin: 0 4px; padding: 0 8px; }
#runner a { color: #77a2cc; float: right; font-weight: bold; margin: 0 4px; padding: 0 8px; text-decoration: none; }
#runner a:hover { color: #bbd5ee; }
#runner a.active { color: #bbd5ee; }

