
#content-left {
	float: left;
	margin: 0px;
	padding-left: 10px;
	width: 630px;
}
.game-categories {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #0072BC;
	border-left: 1px solid #000000;
	border-right: 1px solid #999999;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #999999;
	width: 302px;
	height: 34px;
	line-height: 34px;
}
#show-games { 
	width: 940px; 
	font-size: 1.3em; 
	border-left: 1px solid #000000;
	border-right: 1px solid #999999;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #999999;
	background: #000000; 
}
#show-games .cat-line a {
	border: 1px solid #ffffff;
	background: #cccccc;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	padding: 2px;
	line-height: 20px;
	height: 20px;
}
#show-games .full-line a:hover {
	border: 1px solid #ffffff;
	background: #333333;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.ads { text-align: center; padding-top: 5px;}

#cat-line  { 
	width: 980px;
	color: #0072BC;  
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	font-size:13px;
}

#show-games a {color: #ffffff; }


#cat-games { 
	width: 980px;
}


#left-frame { 
	float: left;
	width: 170px;
	background: #083F5E;
}
#left-frame .mu { 
	width:170px; 
	float: left; 
	
}
#left-frame .mu a { 
	width:170px;
	height:22px;
	line-height: 22px;
	color: #ffffff;
}
#left-frame .mu a:hover {
	background: #ffffff;
	color: #000000;
	display: block;
}
#left-frame .mu a.this { 
	color: #000000;
	background: #ffffff;
	display: block;
}
#page-link { font-size: 13px; padding:10px; display: block; }
#right-frame { 
	float: left; 
	width: 780px; 
	background: #ffffff;
	margin-bottom: 20px;
}
#game-cat { 
	width: 780px; 

}
.game-in-a-cat {
	float: left;
	width: 180px;
	height: 160px;
	font-weight: bold;
	padding: 3px;
	border: 0px solid #000000;
}


h3 a { color: #000000; }
