.row {
	clear:both;
}
.row .grid {
	float:left;
	width:45%;
	margin:0px 3px 0px 0px;
	height:110px;
	clear: none;
}
