

.pics { width: 502px; height: 382px; padding:0; margin:0; overflow: hidden }
.pics img { width: 480px; height: 360px; padding: 10px; border: 1px solid #aaa; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
