.arrowsMain {
	position: absolute;
	top: 10px;
	visibility: hidden;/**/
}

.arrowsMainLeft {
	left: 10px;
}

.arrowsMainRight {
	right: 10px;
}

#slideMain {
	background-color: #ffffff;
	position: relative;
	text-align: center;
}

#textContainer {
	position: absolute;
	bottom: 15px;
	height: 54px;
	padding: 5px;
	background-color: #ffffff;
	color: #8FB1B2;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.spacers {
	background-color: #90B1B2;
	width: 7px;
	float: left;
}

.bottomCornerGraphics {
	background-color: #90B1B2;
	position: absolute;
	bottom: 0px;
	left -12px;
}

#slideWrapper {
	position: absolute;
	/*left: 24px;*/
	height: 56px;
	overflow: hidden;
	background-color:#ffffff;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
}

.hiddenSliders {
	position: absolute;
	top: 6px;
	width: 60px;
	height: 42px;
}

.sliderWidthHeight {
	width: 60px;
	height: 40px;
}

.bottomSlideCells {
	width: 43px;
	border: 0px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	margin:6px 0px 0px 0px;
}
