#Tabs {
	width: 634px;
	height: 30px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	text-align:left;
	background-image:url(../pix/3tabsbg-styleguide.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#leftarrow {
	float: left;
	width: 44px;
	height: 240px;
	/*background-image: url(../pix/3prevbg.gif);
	background-position: center right;
	background-repeat: no-repeat;*/
}
#rightarrow {
	float: right;
	width: 44px;
	height: 240px;
	/*background-image: url(../pix/3nextbg.gif);
	background-position: center left;
	background-repeat: no-repeat;*/
}
.SlidingPanels {
	width: 600px;
	height: 226px;
	margin: 0 auto;
	padding: 0;
	margin: 0;
}
.SlidingPanelsContent {
	width: 600px;
	height: 220px;
	padding: 20px;
	float: left;
	text-align:left;
}
.SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
.p1 {
	
}
.p2 {
	
}
.p3 {
	
}
.p4 {
	
}
.p5 {
	
}
.p6 {
	
}
.p7 {
	
}
.p8 {
	
}
.p9 {
	
}
.panelcontent{
	width: 560px;
	/*margin-right: 20px;
	margin-left: 10px;*/
}
.download-shell {
	height: 210px;
	overflow:auto;
	padding: 0px;
	width: 400px;
}