div.scroller {
	width: 935px;
	height: 1050px;
	overflow: hidden;
	margin: 0 auto;
	}
	
	div.scroller div.section {
		width:935px;
		height:1050px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		color:#000000;
		}
		
	div#section1 {
		color:#000000;
		}
		
	a.selected { border-bottom:#677faa 8px solid; padding-bottom:4px}

	.gliderA {
	
	}

.controls {
	height: 20px;
	margin-right: 140px;
}

#my-glider {
float:left;
width:1070px;
}

.leftie {
float: left;
width:150px;
}

.rightie {
float: left;
width:785px;
}
