/* CSS Document */

.right_popular_games_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
	text-align: center;
	border: 2px dotted #FFFF00;
}
.games_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	background-color: #FFEF7D;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.white_lettering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.about_us {
	background-attachment: scroll;
	background-image: url(images/game_city_title_thing_thing.jpg);
}
.texting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/game_city_title_thing_thing.jpg);
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	background-color: #F3E2A5;
	vertical-align: text-top;
}
.hot_games_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	background-color: #000000;
	border: thin dotted #FFFF00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.hot_games_content_games {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: none;
	background-color: #006600;
	border: 1px solid #FFCC00;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

