div.scroller {
	/* modify width and height of scrolling section if necessary*/
    width: 515px;
	height: 147px;
	overflow: hidden;
}
div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)*/
width:515px;
height:147px;
overflow:hidden;
float:left;
text-indent:-9999px;

}
div.scroller div.content {
width: 10000px;
height: 147px;
}


div#section1 a:hover,div#section2 a:hover,div#section3 a:hover,div#section4 a:hover{
	background-position: 0px -147px;
}
div#section1 a{
	background-repeat:no-repeat;
	display:block;
	width:515px;
	height:147px;
	background-image: url(../2008f1/images/top_slide_01.jpg);
	outline:none
}
div#section2 a{
	background-repeat:no-repeat;
	display:block;
	width:515px;
	height:147px;
	background-image: url(../2008f1/images/top_slide_02.jpg);
	outline:none
}
div#section3 a{
	background-repeat:no-repeat;
	display:block;
	width:515px;
	height:147px;
	background-image: url(../2008f1/images/top_slide_03.jpg);
	outline:none
}
div#section4 a{
	background-repeat:no-repeat;
	display:block;
	width:515px;
	height:147px;
	background-image: url(../2008f1/images/top_slide_04.jpg);
	outline:none
}
a#menu01 {
width: 127px;
}
a#menu02 {
width: 127px;
}
a#menu03 {
width: 127px;
}
a#menu04 {
width: 128px;
}
.controls{
height:14px;
}
.controls a{
display: block;
height: 14px;
background-image: url(../2008f1/images/top_slide_tab.gif);
text-decoration:none !important;
border:none !important;
outline: none;
}
.controls a:hover{
 background-position:0px -14px;
}
.controls ul {
margin: 0px;
padding: 0px;
}
.controls li {
height: 14px;
padding: 0px;
float: left;
list-style-type: none;
overflow:hidden;
}
#my-glider {
	width: 515px;
	padding-top: 20px;
	height: 161px;
}
.controls li.rightspace {
margin-right: 2px;
}
