.game{
border: 1px dotted #6699CC;
}

.games-genre{
color: #663300;
font-size: 10px;
text-align: center;
}

.games-header {
background: #3366ff url("../images/games-list.jpg") repeat-x top center;
color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 15px;
border: 1px dotted #ff9900;
}

.games-info{
font-size: 11px;
}

.games-title{
color: #003399;
text-align: center;
padding-bottom: 5px;
}
