/***************************

*  Default styles for the

*     EXT rgslideshow

* by Ringer Georg (just2b)

***************************/  





div.tx-rgslideshow-pi1 {

	background: transparent; /* adding panel as background */ 

	height:auto; /* to fit in the background, fixed measures are needed */

	width:auto;

	padding-top:0px;

	

}



/* general div */

.rgslideshow {

  position:relative;

  border-bottom:0px;

  overflow:hidden;

  background:transparent;

  margin: 0px;

}



/* container divs */

.rgslideshowce, .tx-rgslideshow-pi1 {

  overflow:hidden;

}

