games-grids h4, h5, h6, h1, h2, h3 {
    margin: 0;
}

.games-grids{
	margin:2em 0;
}
.grid1-info{
	background:#fff;
	padding:1em;
}
.grid1-info h4 a{
	display:inline-block;
	color:#333;
	font-size:1em;
	margin-bottom:8px;
}
.grid1-info h4 a:hover{
	text-decoration:none;
	color:#0dc5dd;
}
.grid1-info p{
	color:#999;
	font-size:0.9em;
	line-height:1.8em;
}
.more{	
	background:#ffdd57 url(../images/festival-7.jpg) bottom center no-repeat;
	background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	padding:10px 16px;
}
.more a{
    color: #474747;
    display: inline-block;
    border: 1px solid #474747;
    padding: 6px 16px;
    font-size: 0.8em;
    text-decoration: none;
}
.more a:hover{
	color:#fff;
	border:1px solid #fff;
}
.grid1{margin:1em 0;
	border:1px solid #E4E4E4;
	position:relative;
}
h5.act a{
	position: absolute;
    top: 0;
    left: 7%;
    color: #000;
    background: #fff;
    font-size: 1em;
    padding: 8px 23px;
    text-align: center;
    display: inline-block;
	text-transform:uppercase;
	text-decoration:none;
}
h5.act a:hover{
	    color: #000;
    background: #ffdd57;
}
