div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 793px;
	height: 478px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:793px;
	height:478px;
	overflow:hidden;
	float:left;
		}
.text {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

	div.scroller div.content {
	width: 14275px;
	}
.indicator {
	float: left;
	height: 25px;
	width: 793px;
}

#my-glider {
	height: 478px;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
}
#my-glider .controls {
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	outline:none;
	margin-top: 0px;
}
.ie #my-glider .controls {
	width: 234px;
	margin-right: auto;
	margin-left: 280px;
	outline:none;
	margin-top: 0px;
}

#prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -499px;
	margin-left: 235px;
}
.ie6 #prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -504px;
	margin-left: 120px;
}

.safari #prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -499px;
	margin-left: 180px;
}
#nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -499px;
	margin-right: 235px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.safari #nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -499px;
	margin-right: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ie6 #nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -504px;
	margin-right: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a{
	outline:none;
}
.selected{ background:url(../images/logos-icons/dot_active.jpg); background-repeat:no-repeat; background-position:center;}
.texthd {
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.xtema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	letter-spacing: 0.03em;
}
.linetxt {
	clear: both;
	margin-top: 95px;
}

.dlogo {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
}

.xlema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	letter-spacing: 0.03em;
}
