#slideshow {
/*	height: 298px; -- original dimensions, but height added to title area to allow for 2 lines*/
height: 308px;width: 288px;margin-bottom: 36px;
/*	border: 1px dashed #FFFFFF; */
}

#largeImageContainer {height:214px; width:250px; margin-left:19px; margin-top:0px; margin-bottom:0px; margin-right:19px; border:none;
/*	text-align: center; */
background-color: #333333;}
/* IE version */
#imageTitle {height: 44px;width: 288px;padding-top: 8px;font-family: Arial;color: #CCCCCC;font-size: 9pt;font-style: italic;text-align: center;vertical-align: middle;
/*	border: 1px dashed #FFFFFF; */
}
/* normal browser style */
html>body #imageTitle {height: 36px;width: 288px;padding-top: 8px;font-family: Arial;color: #CCCCCC;font-size: 9pt;font-style: italic;text-align: center;vertical-align: middle;
/*	border: 1px dashed #FFFFFF; */
}
#thumbnailNavigation {height: 50px;width: 288px;
/*	border: 1px dashed #000000; */
background-color: #434242;text-align: center;
}
#leftArrow {float: left;height: 50px;width: 19px;background-color: #434242; border:none;
/*	border: 1px solid #FFFFFF; */
}
#rightArrow {float: right;height: 50px;width: 19px;background-color: #434242; border:none;
/*	border: 1px solid #FFFFFF; */
}
.thumbnail {
/*	display: inline; */
float: left;height: 50px;width: 50px; border:none;}
