/* GALERIE */




#content .allgames a
{
	clear:left;
	display:block;
	margin:0 auto 2px;
	padding:2px;
	height: 70px;
	background: white;
	color:black;
	font-weight:normal;
	border:0;
}

#content .allgames a img
{
	border:0;

}

#content .allgames a:hover
{
	background:none;
}


#content .allgames .topic
{
	float:left;
}

#content .allgames .counter
{
	float:right;
	font-size:11px;
	font-weight:bold;
}

#content .allgames .name
{
	clear:both;
}


#content .allgames .preview
{
	float:left;
	height: 70px;
	width: 70px;
	margin-right:5px;
	border:1px black dotted;
}
