.game-block {
	position: relative;
	margin:0;
	margin: 5px;
	float: left;
}

.game-block h4 {
	margin-top: 0;
}
.game-block img{
	width: 200px;
	margin: 0;
	float: left;
}

.postInfo {
	padding: 5px;
	/*background: url("http://eksperimental.net/games/img/alpha.png") top left;
	color: #fff;*/
	font-size: 0.8em;
}

.clear {
	clear: both;
}

.references {
	list-style-type: none;
	margin-left: 0px;
}

.nametitle {
	margin-bottom: 0px;
}

.rsg,
.email,
.twitter,
.linkedin {
	border: 0;
	padding: 0 0 0 25px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

	.rsg {background: url('http://eksperimental.net/img/site.png') no-repeat bottom left;}
	.twitter {background: url('http://eksperimental.net/img/twitter.png') no-repeat bottom left;}
	.email {background: url('http://eksperimental.net/img/email.png') no-repeat bottom left;}
	.linkedin {background: url('http://eksperimental.net/img/linkedin.png') no-repeat bottom left;}
