.background-game
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	background-color: #F1F1F1;
}
.background-games
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #F1F1F1;
}
.div-games{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F1F1F1;
	width: 675px;
}
.admin-div-flash-game
{
	padding-left: 50px;
}
div.categories_browse_item
{
	position:relative;
	border: 1px solid #CCCCCC; 
	padding: 10px; 
	/*margin-right: 10px;*/
	margin: 5px;
	width: 300px;
	float:left;
	text-align:left;
}
div.td_browse_item
{
	border: 1px solid #CCCCCC; 
	margin: 5px;
	width: 280px;
	text-align:left;
}
td.games-item
{
	width: 280px;
}
div.games-item
{
	width: 300px; float: left;
}
div.col-categories_browse_item
{
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	width: 140px;
}
div.header-right-section-games
{
	font-size:10pt;
	font-weight:bold;
	margin:1px;
}
div.right-section-games
{
	height: 530px;
	width: 170px;
	overflow-y:scroll;
	overflow-x:hidden;
}
div.header-left-section-games-1
{
font-size:10pt;
	font-weight:bold;
	margin:1px;
}
div.left-section-games-1
{
	height: 250px;
	width: 170px;
	overflow-y:scroll;
	overflow-x:hidden;
}
div.header-left-section-games-2
{
font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:1px;
}
div.left-section-games-2
{
	height: 250px;
	width: 170px;
	overflow-y:scroll;
	overflow-x:hidden;
}
/* for games rates */
.block-rate{
	padding-top:10px;
	padding-bottom:10px;
}
.votes_big, .votes_small
{
}
.votes_big
{
	margin-left: auto;
	margin-right: auto;
	width: 280px;
}
.votes_gray_big, .votes_gray_small
{
	position:relative;
	float:left;
}
.votes_gray_big
{
	height:32px; 
	background-image:url(../images/icons/vote_star_gray_32.gif)
}
.votes_gray_small
{
	height:16px; 
	background-image:url(../images/icons/vote_star_gray_16.gif)
}
.votes_active_big, .votes_active_small
{
	position:absolute; 
	top:0; 
	left:0; 
	z-index:1;
}
.votes_active_big
{
	height:32px; 
	background-image:url(../images/icons/vote_star_active_32.gif); 
}
.votes_active_small
{
	height:16px; 
	background-image:url(../images/icons/vote_star_active_16.gif); 
}
.votes_buttons
{
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2;
}
.votes_button_big, .votes_button_small
{
	margin:0; 
	padding:0;
	border:none;
}
.votes_button_big
{
	width:32px;
	height:32px;
}
.votes_button_small
{
	width:16px;
	height:16px;
}
.votes_big b, .votes_small b
{
	color:#666666;
	font-weight:bold;
	display:block;
	float:left;
	position: relative;
}
.votes_big b
{
	font-size:18px;
	line-height:32px;
	margin-left:30px;
}
.votes_small b
{
	font-size:13px;
	line-height:16px;
	margin-left:6px;
}
