


#latest-list {width:100%;	}
#latest-list ul {margin:0;padding:0;margin-left:8px;}
#latest-list li {
	width: 100px;
	padding:2px;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #000; 
	}

#latest-list li img {opacity:0.7; height: 145px; width:100px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }


#latest-list li img:hover {opacity:1;}
#latest-list li:hover{background-color: rgba(36, 36, 36, 0.8); cursor:pointer;}
#latest-list h3{text-align:center; font-weight:normal; font-size:12px; color: #FFF;}
#latest-list a {display:block;width:100%;height:auto;}

#game-list {width:100%;	}
#game-list ul {margin:0;padding:0;margin-left:50px; list-style:none;}
#game-list li {
	width: 110px;
	height:155px;
	padding:5px;
	margin-bottom:5px;
	zoom:1;
	display:inline;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #000; 
	list-style:none;
	filter: alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"
	}
#game-list li img {opacity:0.7; height: 145px; width:100px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
#game-list li img:hover {opacity:1;}
#game-list li:hover{background-color: rgba(36, 36, 36, 0.8); cursor:pointer;}
#game-list h3{text-align:center; font-weight:normal; font-size:12px;color: #FFF;}
#game-list a {display:block;width:100%;height:auto;}





#menu ul{	display:block;	height:40px;	top:0;	right:0;	padding:0;	list-style:none;	margin-left:10px;}
#menu ul li{	float:left;	padding:0px;	margin:0px;	height:40px;	margin-top:3px;}
#menu ul li a:link, #menu ul li a:visited{	background: transparent url(images/back.png) no-repeat right 0px;		display:block;	height: 24px;	width: 133px;	text-align:center;	margin:0;	float:left;	padding-top: 8px;		/** Set spacing between text and button top **/		/** Text layout **/	text-decoration: none;	font-size:14px;	color: #666;}
#menu ul li a:hover, #menu ul li.selected a{	color: #FFF;	background: transparent url(images/back.png) no-repeat right 0px;	background-position: right -32px;}
#maincontent {	width: 936px;	margin:auto;}
#container {	background-image:url(images/boxes_14.png);	height: 55px;	width: 936px;	margin:auto;}
#container1 {	height: 150px;	text-align:left;	float:left;	width:190px;	padding-left: 19px;	margin-right:100px;	color:white;	}

.twoColFixLtHdr #sidebar1 {	background-image:url(images/leftbg_33.jpg);	background-position: top center;	background-repeat:repeat-y;	float: left; /* since this element is floated, a width must be given */	width: 302px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	padding: 0px;}
.twoColFixLtHdr #sidebar1 img.game {	margin-left:248px;	margin-top:-17px;}
.twoColFixLtHdr #sidebar1 .title{	background-image:url(images/top_15.jpg);	background-repeat: no-repeat;	width: 302px;	height: 35px;	text-align:left;	font-size: 14px;	font-style:italic;	padding: 0px;	margin: 0px;}
.twoColFixLtHdr #sidebar1 .title h2{	line-height: .75em;	text-align:left;	font-size: 16px;	font-style:normal;	padding-top: 8px;	padding-left: 10px;	margin: 0px;}
.twoColFixLtHdr #sidebar1 .title2{	background-image:url(images/top_15.jpg);	background-repeat: no-repeat;	width: 302px;	height: 12px;	text-align:left;	font-size: 14px;	font-style:italic;	padding: 0px;	margin: 0px;}
.twoColFixLtHdr #mainContent .title2{	background-image: url(images/content_26.jpg);	background-repeat: no-repeat;	width: 936px;	height: 25px;	padding: 0px;	margin-bottom:20px;}
.twoColFixLtHdr #mainContent h2{color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;}
.twoColFixLtHdr #mainContent .title2 h1 {	text-align:left;	font-size:23px;	font-style:italic;	color:#09F;	padding-top: 8px;	padding-left: 10px;	margin: 0px;}
.twoColFixLtHdr #fullWidth {	background-image:url(images/fullwidth_16.jpg);	background-position: top center;	background-repeat:repeat-y;	width: 936px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	padding: 0px;}
#mainContent .content {	background-image:url(images/contentbg_33.jpg);	background-position:top center;	background-repeat:repeat-y;}

