.page-content {overflow: hidden}
#lobby .lobby-box {margin-bottom: 2em}
#lobby .section-title {margin-bottom: 6px}
#lobby-mgr {float: left; width: 360px;height:380px;}

#lobby-games {padding-left: 16px; float: right; margin-bottom: 3em; width: 596px}
#lobby-games .section-title {border:0; padding: 0px;margin: 0px;}
#lobby-mgr .lobby-box {min-height: 32px}
#lobby-mgr .lobby-box p {font-size: 12px}
#lobby-mgr .payment-box p {margin-bottom:5px !important;}
#lobby-mgr .lobby-box p span.edit {margin-left: 10px; moz-user-select: none; webkit-user-select: none; user-select: none}
#games-tools {float: right; width: 180px}
#games-tools p {padding-right: 0px; padding-left: 12px; padding-bottom: 0px; margin: 0px 0px 12px; padding-top: 0px}
#games-tools p a {display: inline-block}
#games-tools p .icon-16 {vertical-align: top}
#games-tools p .icon-16-label {vertical-align: top; max-width: 140px}
html #games-tools p .icon-16-label {margin-left: 2px; width: 140px}
 
 #games-list .games-title {padding: 0 0 0 30px; margin-top: 6px; display: block; overflow: hidden; text-transform: uppercase; color: #b0afac; line-height: 22px; height: 22px; moz-user-select: none; webkit-user-select: none; user-select: none}
 #games-list {float: left; width: 400px}
#games-list li {border:1px solid #ccc;clear: both; padding: 6px 20px 6px 6px; margin-top: 6px; font-size: 11px; background: #ededeb; overflow: hidden; cursor: pointer; color: #343434; line-height: 16px; height: 36px}
#games-list li:hover {border-color:#014663;background:#fefefe}
#games-list .opened {background: url('../images/game-titlebar.gif') #6a6e73 no-repeat left -44px;cursor:default}
#games-list .closed {background: url('../images/game-titlebar.gif') #797e84 no-repeat left -22px}
#games-list .opened:hover {/* background: url('../images/game-titlebar.gif') #6a6e73 no-repeat left -44px; color: #fff */}
#games-list .opened:unknown {background: url('../images/game-titlebar.gif') #6a6e73 no-repeat left -44px; color: #fff}
#games-list .closed:hover {background: url('../images/game-titlebar.gif') #797e84 no-repeat left -66px; color: #fff}
#games-list .closed:unknown {background: url('../images/game-titlebar.gif') #797e84 no-repeat left -66px; color: #fff}
#games-list .game-icon {z-index: 2; float: left; width: 32px; margin-right: 15px; position: relative; top: 2px; left:5px;height: 32px}

#games-list .mgr-info {display: inline-block; float: left; width: 310px}
#games-list .mgr-link {font-size: 12px}
#games-list .mgr-link strong {color: #0072a3}
#games-list li:hover .mgr-link strong {color: #014663}
#games-list .mgr-region {display: block; color: #8d8d8d}
#add-game {margin-top: 6px; display: block; font-weight: bold; font-size: 18px; background: url('../images/add-game-button.gif') #4a8102 repeat-x 0px 0px; margin-bottom: 20px; color: #fff; line-height: 40px; letter-spacing: -0.04em; height: 40px; text-align: center; moz-box-shadow: #888 0 0 10px; webkit-box-shadow: #888 0 0 10px; box-shadow: #888 0 0px 10px; moz-user-select: none; webkit-user-select: none; user-select: none}
#add-game:hover {background-position: 0px -40px; background-color: #69ba02}
#add-game:unknown {background-position: 0px -40px; background-color: #69ba02}