#gameNameCell{
text-align:center;
min-width:500px;
}

#gameInfo{
background-color:#585858;
border:2px solid #777777;
margin-left:3px;margin-right:3px;margin-top:3px;
}

#gameMenu{
width:100%;
}

#gameMenuTable a,#gameMenuTable a>div{text-decoration:none;font-weight:bold;text-align:center;}
.gameMenuButton{padding:6px 0 6px 0;text-align:center;}
#gameMenuTable td{width:16.6666666666%;max-width:16.6666666666%;text-align:center;}
#gameMenuTable a>div:hover{background-color:777;}

.index_infoheader{
border:1px solid;
border-color:#777777 #444444 #444444 #777777;
background-color:#666666;
}
.index_infotext{
padding-left:15px;
border:1px solid #444444;
}

a.GlitchHeaderLinks{
text-decoration:none;
font-size:0.8em;
cursor:pointer;
}