ul#ldists {

}

ul#ldists li {
	float: left;
	list-style-type: none;
	width: 30%;
	height: 160px;
	margin: 0 1.5% 20px;
}

* html ul#ldists li {
	margin-bottom: 20px;
}