div.scroller {
	/* modify width and height of scrolling section if necessary*/
    width: 515px;
	height: auto;
	overflow: hidden;
	background-image: url(../2009/images/inside/gt_inside_glider_bg.gif);
	background-repeat: repeat;
}
div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)*/
 width:510px;
	height:auto;
	overflow:hidden;
	float:left;
	border-left: 5px solid #E3E3E3;
}

div.content1 {
width: 10000px;
 height: auto;
}
div.content2 {
width: 10000px;
 height: auto;
}
div.content3 {
width: 10000px;
 height: auto;

}

a#menu01 {
	width: 425px;
	background-image: url(../2009/images/inside/gt_inside_glidertab_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
}

a#menu02,a#menu04,a#menu06 {
	width: 90px;
	background-image: url(../2009/images/inside/gt_inside_glidertab_prof.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
}
a#menu03 {
	width: 425px;
	background-image: url(../2009/images/inside/gt_inside_glidertab_02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
}
a#menu05 {
	width: 425px;
	background-image: url(../2009/images/inside/gt_inside_glidertab_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
}
.controls{
height:34px;
}


.controls ul {
margin: 0px;
padding: 0px;
}
.controls li {
height: 34px;
padding: 0px;
float: left;
list-style-type: none;
overflow:hidden;
}
#my-glider,#my-glider2 ,#my-glider3 {
	width: 515px;
	padding-top: 20px;
	height: auto;
}
.section td {
	line-height: 160%!important;
}

.section table{
	margin: 17px 13px;
}
