@charset "utf-8";
.recent_gameinfo_in {
	width: auto	;
	margin-bottom: 5px;
	clear: both;
	border: 1px solid #333333;
	background-color: #232323;
	background-image: url(../../common/images/crossline2.gif);
	background-repeat: repeat;
}
.recent_gameinfo_in h5 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	background-image: url(../../images/resent_game_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #f9d006;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;
}
.recent_gameinfo_in table {
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.recent_gameinfo_in p {
	font-size: 11px !important;
	line-height: 15px !important;
	color: #FFFFFF !important;
	padding: 5px;
}
.recent_gameinfo_in .pointgraph {
	width: 100%;
	background-color: #232323;
	background-image: url(../../common/images/crossline2.gif);
	background-repeat: repeat;
	padding: 3px;
	border-bottom-width: 1px;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-top-color: #FFFFFF;
}
.recent_gameinfo_in .setcount {
	font-size: 60px;
	font-weight: bold;
	color: #FFAF33;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #232323;
	background-image: url(../../common/images/crossline2.gif);
	background-repeat: repeat;
	line-height: 110%;
}
.recent_gameinfo_in .setpoint {
	font-size: 12px;
	font-weight: bold;
	color: #FFAF33;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	background-color: #333333;
	background-image: url(../../common/images/crossline2.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
	height: 100px;
}
.recent_gameinfo_in .pointgraph th {
	width: 27%;
	font-size: 87.5%;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.recent_gameinfo_in .pointgraph th em {
	font-size: 75%;
	font-weight: normal;
}
.recent_gameinfo_in .country {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}
.recent_gameinfo_in .left_al ,
.recent_gameinfo_in .right_al {
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}
.recent_gameinfo_in .center_al {
	text-align: center !Important;
}
.recent_gameinfo_in .info_bt a {
	background-image: url（../../images/resent_game_title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 100%;
	margin: 10px 0;
}
.recent_gameinfo_in .gameiconarea {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	background-image: url(../../images/resent_game_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #f9d006;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	height: 25px;
	text-align: left;
}
.recent_gameinfo_in .gameiconarea ul li {
	float: right;
	margin-left: 3px;
}
.recent_gameinfo_in a {
	color: #FFFFFF !important;
}