/* Start of CMSMS style sheet 'FCLahtiGames' */
.game_date {
   padding: 5px 0 5px 0;
   text-align: center;
}

.game_goals {
   padding: 0 0 5px 0;
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
}

.game_nextteamimages {
   padding: 5px 0 5px 0;
}

.gamelist {
   width: 600px;
   border-bottom: #CCC solid 1px;
   padding: 5px 0 5px 0;
   line-height: 1.2em;
   float: left;
}

.gamelist_date {
   float: left;
   width: 150px;
}

.gamelist_teams {
   float: left;
   width: 160px;
}

.gamelist_scores {
   float: left;
   width: 50px;
}

.gamelist_location {
   float: left;
   width: 100px;
}

.gamelist_type {
   float: left;
   width: 100px;
}
/* End of 'FCLahtiGames' */

