#slideshow_container{ height:270px; background-position: bottom; position: relative; margin: -10px 0 10px 0; }
#slideshow_container img { width: 945px; height: 240px; padding: 1px; border: 1px solid #CCC; }
#slideshow_area{ height: 240px; }
#slideshow h2 a { margin: 5px 0 0 0; color: #fff; font-weight: normal; text-transform: capitalize; }
#slideshow p { margin: 0; color: #fff; font-weight: bold; }
#slideshow .desc{ background: url(../images/pro-text-bg.png) repeat; position: absolute; bottom: 7px; left: 2px; padding: 10px 20px 0 20px; width: 905px; text-align: right; }
#slideshow_navigation a {
	background: url(../images/slide-button.gif) no-repeat scroll 50% 50%;
	display: block;
	float: left;
	font-size: 0;
	color: #eee;
	width: 12px;
	height: 10px;
	margin: 1px;
	outline-style: none;
	outline-width: medium;
	padding: 0px;
}
#slideshow_navigation { position: absolute; right: 0; top: 255px; z-index: 800; cursor: pointer; }
#slideshow_navigation .activeSlide { background: url(../images/slide-button-sel.gif) no-repeat scroll 50% 50%; }
