/* 
----------------------------------------
	Slideshow
----------------------------------------
*/

#slideshow { width: 900px; }

#arrowhide { width: 900px; margin: 0 auto; float: left; width: 900px; height: 15px; background: url("../gallery/images/slideshow/arrowhide.html") center top no-repeat; }

#slideshow .slide { float: left; width: 900px; height: 245px; }

/* 	Slideshow Content  */

#slideshow .slide .contentslide { float: left; padding: 35px; width: 450px; }
#slideshow .slide .contentslide h2 { font-size: 30px; line-height: 120%; color: white; font-family:Helvetica, Arial, sans-serif; font-weight:bold; text-align:left; }
#slideshow .slide .contentslide p { color: white; font-size:12px; margin-bottom: 10px; text-align:left; }