/***** Contact: Begin *****/
div.GamesContainer { margin: 0; padding: 0; border: none; }
div.GamesContainer div.VerticalBackgroundContainer { background: url(../img/sectionbg_760px_games_main.png) top left repeat-y; }
div.GamesContainer div.PageLinkContainer { margin-bottom: 10px; }
div.GamesContainer div.PageLinkContainer a { float: left; display: inline; padding: 2px 5px 2px 5px; line-height: 15px; text-align: center; margin-right: 5px; color: #FFFFFF; background: #00AEEF; text-decoration: none; }
div.GamesContainer div.PageLinkContainer a:hover { background: #F58220; }
div.GamesContainer div.PageLinkContainer a.SelectedLink { background: #F58220; }
div.GamesContainer div.ItemContainer { float: left; display: inline; width: 358px; background: url(../img/pages/games/bg_box.png) 0px 0px no-repeat; }
div.GamesContainer div.ItemContainer.ItemSpacer { width: 21px; height: 10px; }
div.GamesContainer div.ItemContainer img.GameLogo { float: left; display: inline; }
div.GamesContainer div.ItemContainer div.ItemTitle { font-size: 12px; font-weight: bold; color: #000000; margin: 10px 0px 2px 0px; }
div.GamesContainer div.ItemContainer div.ItemDescription { font-size: 10px; margin-bottom: 5px; }
div.GamesContainer div.ItemContainer div.ItemAvailableOnTitle { font-size: 12px; font-weight: bold; color: #F58220; margin-bottom: 2px; }
div.GamesContainer div.ItemContainer div.ItemAvailableOnDescription { font-size: 10px; margin-bottom: 5px; 	margin-top: 3px;}
div.GamesContainer div.ItemContainer div.MoreLink a { font-size: 12px; font-weight: bold; color: #000000; background: url(../img/arrow1.png) 0px 3px no-repeat; padding-left: 14px; text-decoration: underline; }
div.GamesContainer div.ItemContainer div.ComingLink a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: url(../img/arrow1.png) 0px 3px no-repeat;
	padding-left: 14px;
	text-decoration: none;
}
div.GamesContainer div.SpacerDiv.HorizontalLine { background: #B1D7EE; }
/***** Contact: End *****/
