BODY {
	FONT-FAMILY: Arial, sans-serif
}
DIV#tmpSlideshow {
	POSITION: relative;
}
DIV.tmpSlide {
	POSITION: absolute; DISPLAY: none;
}

DIV#tmpSlideshowControls {
	POSITION: absolute;
	left: 350px;
	top: 165px;
}
DIV.tmpSlideshowControl {
	BORDER-BOTTOM: #e1dece 0px solid; TEXT-ALIGN: center; BORDER-LEFT: #e1dece 0px solid; MARGIN: 0px 5px 0px 0px; WIDTH: 70px;FLOAT: left; HEIGHT: 50px; COLOR: #554d31; BORDER-TOP: #e1dece 0px solid; CURSOR: pointer; BORDER-RIGHT: #e1dece 0px solid
}
DIV.tmpSlideshowControl SPAN {
	LINE-HEIGHT: 50px; 
}

DIV.tmpSlideshowControlActive {
	BORDER-BOTTOM: rgb(150, 203, 203) 2px solid; BORDER-LEFT: rgb(150, 203, 203) 2px solid; BORDER-TOP: rgb(150, 203, 203) 2px solid; BORDER-RIGHT: rgb(150, 203, 203) 2px solid
}
