.pics { height: 157px; width: 632px; padding:0; margin:0; overflow: hidden }
.pics img { height: 125px; width: 600px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

