/* this is the general (manditory, although changable to suit needs) style sheet for slideshow */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.absolute { position:absolute; top:0px; left:0px; }
.relative { position:relative; }
.center { text-align:center; }

div#slideshow_showpic_frame	{
	border:1px solid #CCCCCC;
	background:#222222;
}

