
#games_online_container {
	background: #fff;
	width:600px;
	margin: 0px 0px 0px 4px;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
}

#games_online_container p{
	margin: 15px 0px 0px 0px;
}


#gameinfoitem {
	background: #EEEEDF;
	width:570px;
	height:145px;
	padding:2px;
	margin:0px auto 10px;
}

#gameinfoitem img {
	float:left;
	/*border:1px solid #fff;*/
	padding:0px;
	margin:5px 5px 0px 5px;
	width:150px; 
	height:130px; 
	border:none;
}

.gameinfoitem_description {
	float:right;
	padding:0px;
	margin:5px 3px 0px 3px;
	width:400px; 
	height:130px; 

}

.gameinfoitem_description h5{
	color:#4d4d4d;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	margin:0px;
}



.gameinfoitem_head {
	background: #EEEEDF url('../../images/soriaDisabled-c.gif') repeat-x;
	width:570px;
	height:22px;
	padding:2px;
	margin:0px auto 1px;
}

.gameinfoitem_head h3{
	font-size:13px;
	font-weight:bold;
	margin:1px 0px 0px 0px;
	padding:0px 5px;
}

.access_head {
	float:right;
	/*background:url('../images/infocontent_mid.gif');*/
	width:150px;
	margin-right:7px;
	text-align:right;
}


#wrap_games{
	width:774px;
	margin: 0 auto;
	/*height: 100%;*/
	background:url('../images/bg2.gif') #D4D4D4;
}

#title_games{
	height:25px;
	width:735px;
	margin-left:auto;
	margin-right:11px;
	background:#ccc url('../images/bg_tit.gif') repeat-x;
	text-align:left;
	padding-top:6px;
	padding-left:20px;
	font-size:10px;
	letter-spacing:2px;
	color:#403139;
	/*text-transform:uppercase; */
}

#content1_games {
	margin:auto 1px;
	padding:5px;
	height:100%;
	overflow:auto;
	background-color: #D4D4D4;
}

#cont_game {
	background:url('../images/htmlbkgd.jpg') #000000;
	width:720px;
	height:100%;
	margin: 10px auto;
}

.gamecont_top {
	background:url('../../images/sfondobottone.jpg');
	width:718px;
	height:28px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}


.gamecont {
	background:transparent;
	height:100%;
	padding:10px;
	border: 5px solid #666666;
}


#footer_games{
	clear:both;
	width:770px;
	height:20px;
	background:#ccc url('../../images/bg_top_header.gif') repeat-x;
	text-align:left;
	font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding: 6px 0px;
}


