div.slot-info-container {
			background-color: transparent;
			font-family: Arial,Helvetica,sans-serif;
			height: 28px;
			padding-top: 7px;
			text-align: center;
		}
		
		div.opening-slide {
	
		}
		
		div.normal-slide {
	
		}
		
		span.info-header {
			display: inline-block;
			font-size: 16px;
		}
		span.info-header {
		
		}
		span.result {
			color:black;
			font-size: 16px;
			font-weight: bold;
		}

		div.carousel {
			width: 225px;
			background-color: transparent;   /* #EEEEEE is the one on the countdown timer */
			border: 1px solid #CCCCCC;
		}
