.gslideshow {
  width:  100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
}
.gslideshow a img {border : none;}

.largerSlideshow { 
	width : 300px; 
	height : 249px; 
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
.picasaSlideshow {
  width:  100px;
  height: 100px;
  margin-bottom: 40px;
  padding: 5px;
}
.flickrSlideshow {
width: 80px; height: 80px; background-color: #ffffff;
}

.feed-loading {
  width: 100%;
  padding-top: 10px;
  font-size : 11px;
  text-align : center;
  color : #dddddd;
}