.pics { height: 230px; width: 642px; padding:0; margin:0; overflow: hidden }
.pics img { height: 230px; width: 642px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 0px; -webkit-border-radius: 0px;
}

