/*styling for jQuery Cycle Lite (M. Alsup) slideshow on home page Feb 2009*/

.pics { height: 249px; width: 412px; padding:0; margin:0 auto 15px; overflow: hidden }
.pics img { height: 217px; width: 380px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}