body {
background:url('bg.png') repeat-x #24a9ab fixed;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
img {
border:0px;
}
a {
text-decoration:none;
color:#fff;
}
a:hover {
text-decoration:none;
color:#666;
}
#l {
margin:0px;
padding:0px;
float:left;
}
#contain {
width:648px;
margin:0px auto 0px auto;
border:8px solid #fff;
height:auto;
display:table;
background:#fff;
}
#top-bar {
height:20px;
background:#000;
font-weight:bold;
margin-bottom:6px;
padding:2px;
color:#fff;
width:644px;
float:left;
}
.game {
width:315px;
height:75px;
overflow:hidden;
float:left;
color:#fff;
margin-bottom:3px;
padding:3px;

}
.game a {
color:#24a9ab;
margin-bottom:3px;
font-weight:bold;

}

.game img {
width:70px;
height:70px;
padding:4px;
float:left;

}
#col {
width:320px;
border-right:6px #fff solid;
float:left;
background:#000000;
}
#coll {
width:320px;

float:left;
background:#000000;
}

#r {
margin-left:160px;

}
#em {
text-align:center;
}