/* 
http://srinix.wordpress.com/2007/05/02/tutorial-how-to-make-scriptaculous-based-slideshow/
*/

#slideshow_7apps { padding: 1.5em 0 312px 0; background-color-off: red; }
#slideshow_Proto { padding: 0 0 282px 0; background-color-off: red; }

.slide_7apps { margin-left: 0px; position: absolute; width: 632px; }
.slide_Proto { margin-left: 0px; position: absolute; width: 376px; }

.slide-pic { width: 376px; float: left; }

.slide-text { width: 248px; float: right; }

img.img_slide { float: left; width: 376px; }


