

.pics { height: 152px; width: 152px; padding:0; margin:0; overflow: hidden }
.pics img { height: 140px; width: 140px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#output{
font-size: 11px;
text-align: left;
height: 50px;
}
