@font-face {font-family:"Melbourne";src:url("Melbourne_reg.eot?") format("eot"),url("Melbourne_reg.woff") format("woff"),url("Melbourne_reg.ttf") format("truetype"),url("Melbourne_reg.svg#Melbourne") format("svg");font-weight:normal;font-style:normal;}

div#game-h {width: 805px; padding-bottom: 20px; font-family: 'Arimo';} 
div#game-h img {margin: 0; padding: 0; outline: none;}
div#game-h div#sub-h {position: relative; width: 600px; min-height: 400px;}
div#game-h a {color: #fff; text-transform: uppercase; font-family: "Melbourne"; font-weight: bold;}
div#game-h a.small {text-transform:none;}
div#game-h ul.buttons {
	list-style: none;
	margin: 0; padding: 0;
	position:absolute;
	right: -195px;
	bottom: 0;
}

div#game-h ul.buttons li {margin-top: 15px;}

div#game-h ul.buttons a.bc1,
div#game-h ul.buttons a.bc2,
div#game-h ul.buttons a.bc3,
div#game-h ul.buttons a.bc4,
div#game-h ul.buttons a.bc5,
div#game-h ul.buttons a.bc6 {font-size: 24px;}

div#game-h ul.buttons a {
	width: 172px;
	display: block;
	padding: 7px 0;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #fff;	
	background: #2a2a2a;
	background: -moz-linear-gradient(top,  #2a2a2a 0%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a2a2a), color-stop(100%,#000));
	background: -webkit-linear-gradient(top,  #2a2a2a 0%,#000 100%);
	background: -o-linear-gradient(top,  #2a2a2a 0%,#000 100%);
	background: -ms-linear-gradient(top,  #2a2a2a 0%,#000 100%);
	background: linear-gradient(top,  #2a2a2a 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#000',GradientType=0 );
	border: 1px solid #000;
}

div#game-h ul.buttons a:hover {
	background: #000;
	background: -moz-linear-gradient(top,  #000 13%, #2a2a2a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,#000), color-stop(100%,#2a2a2a));
	background: -webkit-linear-gradient(top,  #000 13%,#2a2a2a 100%);
	background: -o-linear-gradient(top,  #000 13%,#2a2a2a 100%);
	background: -ms-linear-gradient(top,  #000 13%,#2a2a2a 100%);
	background: linear-gradient(top,  #000 13%,#2a2a2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#2a2a2a',GradientType=0 );
}

div#game-h div#bottom-h {position: relative; height: 146px;}
div#game-h div#bottom-h img {position: absolute; top: 20px; width: 180px; height: 120px;}

div#game-h img.ymal1 {left: 0;}
div#game-h img.ymal2 {left: 212px;}
div#game-h img.ymal3 {left: 418px;}

div#game-h div.games1,
div#game-h div.games2,
div#game-h div.games3,
div#game-h div.games4,
div#game-h div.games5,
div#game-h div.games {
	font-family: "Melbourne"; color: #fff; text-align: center;	
	position: absolute;	top: 20px; left: 645px; 
	padding-top: 5px;
	height: 120px; width: 125px;
	font-size: 18px; line-height: 22px;
}

div#game-h ul.info {
	list-style: none;
	padding: 0; margin: 0;
	position: absolute;
	top: 0; right: -192px;
	width: 172px; 
}

div#game-h ul.info li {color: #4c4c4c; font-size: 14px; padding: 5px 10px; font-family: 'Arimo', sans-serif;}
div#game-h ul.info li.title {font-size: 18px; padding: 2px 10px;  color: #fff; background: #000; font-weight: bold;}