#source, #sport, #category, #tournament, #event {margin-bottom:1em;}
#current_time {font-family:monospace; padding-left:4px; color:#AAA; font-weight:bold; cursor:pointer; }
.item_title { font-weight:bold; background:#eee; padding:0 4px 0 4px; margin:0 4px 0 4px;}
.selected { font-weight:bold;}
.comma {margin:0 8px 0 1px;}
.event_line{cursor:pointer;}
.event_line:hover{background:#FEF;}
#cart {background-color: #DDD; border:2px #666 solid; border-radius:10px; padding:8px; position:absolute; top:80px; left:82%; width:10%; z-index:100; }
.cart_title { font-size:1.1em; font-weight:bold; }
.outcome { margin:8px 0 8px 0; }
.outcome_title { font-weight:bold; }
.outcome_subtitle { font-size:0.9em; }
.outcome_koeff { color:#00C; }
.koeff { cursor:pointer; }
.tbl_inline {display:inline-block; margin:0 10px 10px 0; }
.tbl_wrapped { margin:0 10px 10px 0; }
.th {color:#333; background:#eee; font-weight:bold;}
.blocked { color:#999; margin-left:5px; }