.gall
{
margin-left:auto;
margin-right:auto;
}

#debug1 {
background-color:black;
color:white;
position:fixed;
top:1px;
left:1px;
}
#debug2 {
background-color:blue;
color:white;
position:fixed;
top:15px;
left:1px;
}
#debug3 {
background-color:black;
color:white;
position:fixed;
top:30px;
left:1px;
}
#debug4 {
background-color:blue;
color:white;
position:fixed;
top:45px;
left:1px;
}
#debug5 {
background-color:black;
color:white;
position:fixed;
top:60px;
left:1px;
}
#debug6 {
background-color:blue;
color:white;
position:fixed;
top:75px;
left:1px;
}

pre {
clear:both;
font-size:12px;
position:absolute;
float:none;

}

div.navbar{
	float:right;
}

div.navbar div {
	float:left;
	margin-right:3px;

}
#free_games_table{
	width:100%;
}
#free_games_table td{
	padding-bottom:10px;
	text-align:left;
}
#free_games_table img{
	float:left;
	border:none;
}
#free_games_table h4{
	text-align:left;
}
#free_games_table p {
	margin-left:115px;
}
#free_games_table h2{
	margin-bottom:10px;
}
.webpages_box_title{
	font-weight:bold;
}
