/* CSS Document */

#game_container {
	width: 655px;
	display: block;
	overflow: auto;
	margin-bottom: 1em;
	padding-bottom: 6px;
}

#game_title {
	text-align: left;
	padding-left: 4px;
	margin-bottom: 6px;
	font-size: 20px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000000;
}

#game_box {
	padding: 2px;
	text-align: center;
}

#game_information {
	margin-top: 4px;
}

#game_ertekeles {
	width: 220px;
	height: 20px;
}

#ertekeles_text {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: #202020;
	text-align: left;
	width: 100px;	
}

#game_desc {
	font-size: 13px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #202020;
	padding-left: 8px;
	border-left: 2px dotted #107ec8;
}

#game_egyebek {
	border-top: 2px dotted #107ec8;
	padding-top: 2px;
	font-size: 13px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #202020;
}

#jatek_tipus {
	border-top: 2px dotted #107ec8;
	margin-left: 1em;
	font-size: 15px;
	font-weight: normal;
	font-family: Tahoma, Arial;
	text-align: right;
	vertical-align: top;
}

#description {
	font-weight: bold;
}

#views {
	font-size: 15px;
	font-weight: bold;
	color: #107ec8;
	text-align: left;
	vertical-align: top;
}
#views_szoveg {
	font-size: 15px;
	font-weight: normal;
	color: #202020;
}


#game_source {
	font-size: 13px;
	font-family: Tahoma, Arial;
	margin-top: 4px;
}

#iranyitas {
	font-size: 13px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: #000000;
	margin-top: 4px;
}

#gamerater_td {
	padding: 0px;
	vertical-align: middle;
	font-family: Tahoma, Arial;
	
	vertical-align: middle;
}
