#my-glider {
width:953px;
height:441px;
margin:0 auto;
}
.cornertag {
position:absolute;
height:135px;
margin-top:0px;
width:auto;
z-index:5;
}
img {
border:none;
}

.controls {
color:#F9E9DC;
font-size:18px;
padding-right:105px;
padding-top:13px;
}
#tvnav {
color:#f9e9dc
}
a.section:hover {
color:#CCCCCC
}

div.scroller {
height:441px;
margin-left:auto;
margin-right:93px;
overflow:hidden;
padding-top:3px;
width:859px;
}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:859px;
		height:441px;
		overflow:hidden;
		float:left;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		background:transparent;
		color:#ffffff;
		}
#next {
float:right;
height:36px;
margin-top:-200px;
padding-right:93px;
width:109px;
z-index:4;
}

#back {
float:left;
height:36px;
margin-top:-200px;
padding-left:0;
width:109px;
z-index:4;
}