#slideshow-container	{ width:600px; height:400px; position:relative; margin-bottom:15px; }
#slideshow-container img { width:600px; height:400px; display:block; position:absolute; top:0; left:0; z-index:1; }
		.toc					{ display:none; }
		.toc-active				{ display:none; }
#next { position:absolute; top:410px; right:0px; z-index:2; display:block; width:10px; height:10px; background:#000000; background-image:url(../images/template/arrow-right.gif); background-repeat:no-repeat; color:#fff; text-align:center; padding:0px; text-decoration:none; }

#previous { position:absolute; top:410px; left:0px; z-index:2; display:block; width:10px; height:10px;  background:#000000; background-image:url(../images/template/arrow-left.gif); background-repeat:no-repeat; color:#fff; text-align:center; padding:0px; text-decoration:none; }
