/* Cycle CSS */
#gallerySlideshow {width:820px;clear:both;margin:0 0 10px 0;}

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 150px; width: 820px; padding:0; margin:0; overflow: hidden }
.pics img { height: 150px; width: 820px; padding: 4px; margin:10px; border: 1px solid #D5D5D5; background-color: #EFEFEF; top:0; left:0;}
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}