@charset "utf-8";
/* CSS Document */
.gameInfo{float:left; width:100%; background:url(../images/gameinfobg.jpg) no-repeat #F9F1C1;}
.gameLinks{float:left; width:130px; padding:10px 0;}
.gameDetails{float:left; width:525px; padding:10px;}
.gameLinks ol{margin:0; padding:0; font-weight:bold;}
.gameLinks ol li{margin:0 0 10px 0; padding:0 0 0 20px; list-style:none; height:32px;}
.gameLinks ol li a{display:block; padding:5px 0 0 15px ; height:24px; text-decoration:none; background:url(../images/icons/arrow.gif) no-repeat left 12px; color:#000;}
.gameLinks ol li.current{background:url(../images/selectedgame.jpg) no-repeat right top;}
.gameLinks ol li.current a{color:#FF3300;}
.gameDetails span{text-align:right; display:block;}
.gameDetails h6 img{margin-right:10px;}

#badminton, #boxing, #shooting, #swimming{display:none;}
