/* lol-server-status */
section.lol-server-status > div{ background-color: #393939; text-align: center; }
section.lol-server-status a { display: block; padding: 0.5em 0 0.2em; color: #ffffff; line-height: 1.5em; font-size: 0.8em; text-decoration: none; }
section.lol-server-status a > div { display: inline-block; }
section.lol-server-status span { display: inline-block; margin-right: 10px; }
section.lol-server-status span#lolGame { margin-right: 0; }
section.lol-server-status span.o { display: inline-block; width: 0.8em; height: 0.8em; vertical-align: 1px; overflow: hidden; margin-right: 10px; background: #03ff00; text-indent: -100em; }
section.lol-server-status span.x { display:inline-block; width: 0.8em; height: 0.8em; vertical-align: 1px; overflow: hidden; margin-right: 10px; background:#de0309; text-indent: -100em; }