ul#topgames li {
	text-align: center;
	margin: 0 0 13px 0;
}

ul#topgames li a {
	text-decoration: none;
}

ul#topgames li a img {
	width: 150px;
	height: 150px;
	border: 1px solid black;	
}

ul#topgames li a:hover img {
	border: 1px solid red;		
}

ul#randomgames li {
	text-align: left;
	overflow: hidden;
	height: 13px;
}

div#cse-search-results, div#cse-search-results iframe {
	width: 700px;
}