#hotgame h3 {
	height:32px;
	font-size:14px;
	padding:0;
	margin:0;
}

#hotgame .ui-state-active a, #hotgame  .ui-state-active a:link, #hotgame  .ui-state-active a:visited {
	outline: none;
	text-decoration: none;
}



#hotgame  .ui-widget :active { outline: none; }

#hotgame .ui-accordion .ui-accordion-header, #hotgame  .acheader {
	display: block;
	cursor: pointer;
	position: relative;
	zoom: 1;
}

#hotgame  .ui-state-default, .ui-widget-content .ui-state-default {
	outline: none;
}

#hotgame  .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	text-decoration: none;
	outline: none;
}

#hotgame  .gametabs {
	height:231px;
	position: relative;
}

#hotgame  .ui-tabs-nav {
	position: absolute !important;
	left: 0;
	bottom: 11px;
	right: 0;
}

#hotgame h3 a {
	position: relative;
	top: 10px;
	left: 10px;
}

#hotgame ul {
	padding-left:10px;
	width:220px;
	z-index:1;
}

#hotgame  .gametabs li, #hotgame  .forum_links {
	display:inline;
	padding:3px;
	margin-right: 9px;
	background-color:rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}

#hotgame  .forum_links {
	float:right;
	position: absolute;
	bottom: 8px;
	right: 10px;
	margin:0;
	z-index:99;
}

#hotgame  .gametabs img, #hotgame  .forum_links img {
	margin-top: -5px;
}

#hotgame  .gametabs li a, #hotgame  .forum_links a {
	color:#000;
}

#hotgame  .game_content_container {
	padding:5px;
	padding-left:10px;
	height:189px;
	background-image:url(../img/hotgames/content_trans.png);
	background-repeat:no-repeat;
}

#gametabs01_intro p, #gametabs02_intro p, #gametabs03_intro p {
	margin:5px;
}

#gametitle01, #gametitle02, #gametitle03, #gametab01, #gametab02, #gametab03 {
	background-repeat:no-repeat;
}

#gametitle01 a {
	color:#fff;
}

#gametitle01 {
	background-image:url(../img/hotgames/title_img/game_title_mohw.jpg);
}

#gametab01 {
	background-image:url(../img/hotgames/plate_img/game_plate_mohw.jpg);
}

#gametitle02 a {
	color:#fff;
}

#gametitle02 {
	background-image:url(../img/hotgames/title_img/game_title_fc3.jpg);
}

#gametab02 {
	background-image:url(../img/hotgames/plate_img/game_plate_fc3.jpg);
}

#gametitle03 a {
	color:#fff;
}

#gametitle03 {
	background-image:url(../img/hotgames/title_img/game_title_bo2.jpg);
}

#gametab03 {
	background-image:url(../img/hotgames/plate_img/game_plate_bo2.jpg);
}