*{margin:0;padding:0;}
body{background-color:#eee;color:#555;}
h1{color:#222;font:bold 28px Arial;padding-bottom:20px;}
h2{color:#444;font:bold 20px Arial;padding-bottom:8px;}
h3{color:#444;font:bold 18px Arial;padding-bottom:4px;}
p{font:normal 16px Arial;line-height:1.2em;padding-bottom:15px;}
em{font-style:normal;background-color:#fea;color:#873;}
a{color:#55f;text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0;}
ul{margin-left:20px;margin-bottom:15px;}
li{font:normal 16px Arial;}
#header{padding:20px 0 8px 40px;background-color:#b8b8b8;border-bottom:solid 2px #777;}
#wrap{margin:30px 0 0 40px;width:500px;}
#gamesTable{width:580px;margin-bottom:8px;}
#gamesTable td{width:300px;height:100px;vertical-align:top;}
#webGamesUL li{line-height:1.2em;margin-bottom:6px;}
#bookmarksUL li{line-height:1.2em;margin-bottom:6px;}
#footer{font:normal 12px verdana;color:#999;}
#footer a{color:#999;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.game{font:normal 14px verdana;background-color:white;border:solid 1px #ccc;width:250px;padding:8px 0 8px 8px;float:left;}
.game img{float:left;padding:0 8px 0 0;}
.game .title{font-weight:bold;margin:2px 0 4px 0;}
.game .date{font-size:1;}
.clear{float:none;clear:both;}
td {
	font: normal 13px verdana;
	white-space: nowrap;
}
#levels {
  border-collapse: collapse;
margin-bottom: 16px;
}
#levels td {
  padding: 2px 8px;
}
#levels .headrow td {
  background-color: #ccc;
}
#level_swf {
	margin-bottom: 16px;
}
.silent {
	color: #999;
}
.silent a {
	color: #99f;
}