div.gallery { ul { list-style-type: none; li { float: left; padding: 5px; display: block; } } br { clear:both; } }