/* ------------- MODULE ---------------- */	 
/* Name: slideshow_basic                 */
/* Type: {module type}                   */ 
/* Location: {current module location}   */
/* ------------------------------------- */	 


/* ------------------------------------------- */
/* ==== html.php #slideshow_basic styles ===== */
/* ------------------------------------------- */

#slideshow_basic {}

#slideshow_basic .image_style {}
	 
#slideshow_basic_image_placeholder {
   margin: 0 auto;
	 height: 425px;
	 width: 750px;
	 /*
	 height: 625px;
	 width: 938px;
	 */
	 background-color: #000000;
   }


/* ------------------------------------------- */
/* =============== End of File =============== */
/* ------------------------------------------- */