.pics { height: 460px; width: 300px; padding:0; margin:0; overflow: hidden }
.pics img { height: 420px; width: 260px; padding: 15px; border: 0px solid #ccc; background-color: #570184; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

