.game_border {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #336699;
	text-align: center;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 4px;
	background-image: url(../images/layout/game/game_border.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.game_border_bg_blue {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top: 4px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 2px;
	background-image: url(../images/layout/game/game_border_bg_blue.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.game_title {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #ff9b00;
	text-align: center;
	display: block;
}

.game_subtitle {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	color: #ff9b00;
	text-align: center;
	display: block;
	margin-bottom: 4px;
}

.game_bottom {
	height: 18px;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	line-height: 8px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top: 4px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 2px;
	background-image: url(../images/layout/game/game_button_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

