#grid-content {
	background: #fff;
	border: 0px solid #000000;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#grid-content div {
	background: #fff;
	border: 0px solid #fff;
	height: 160px;
	width: 230px;
}