ul.gallery {
width: 760px;
white-space: nowrap;
padding: 0;
margin: auto;
}

ul.gallery li {
width: 190px;
height: 135px;
display: inline;
list-style-type: none;
float: left;
text-align: center;
}

