form, table {
margin: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
clear: both;
}

.floaty {
float: right;
background-color: #222;
border: 1px solid #555;
border-right: none;
border-top: none;
text-transform: uppercase;
padding: 5px;
font-size: 80%;
}

td.iconlink {
font-size: 75%;
width: 60px;
vertical-align: top;
text-align: center;
overflow: hidden;
border-right: 1px solid white;
border-bottom: 1px solid white;
}

td.iconlink a {
height: 100%;
display: block;
overflow: hidden;
}

td.iconlink a img {
width: 60px;
height: 45px;
}

table.allgames {
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid white;
border-right: none;
border-bottom: none;
table-layout:fixed; /* IE force td width */
}

.hint {
font-size: smaller;
clear: both;
}
div.twelvetable
{
	width:781px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}zz