#slidingContent 				{  }
#sliderBorder					{ position: absolute; z-index: 450; }
.contentDivider 				{ height: 1px; }
.clearfloat 					{ height: 0; font-size: 1px; line-height: 0px; clear: both; }

.SlidingPanelsAnimating * 		{ overflow: hidden !important; }
.SlidingPanels 					{ width: 907px; padding: 0px; border: 0; position: relative; float: left; }
.SlidingPanelsContentGroup 		{ width: 10000px; margin: 0px; padding: 0px; border: 0; position: relative; float: left; }
.SlidingPanelsContent 			{ width: 907px; margin: 0px; padding: 0px; padding-right: 10px; border: 0; overflow: hidden; float: left; }

a.hyperLink						{ position: absolute; z-index: 550; }

.slidingTabPanelWrapper 		{ display: block; position: relative; z-index: 500; }
ul.slidingTabPanel 				{ width: 907px; height: 40px; list-style: none; margin: 0 auto; padding: 0; position: absolute; top: 367px; }
.slidingTabPanel li				{ margin: 0; list-style: none; float: left; }
.tabActive 						{ height: 40px; display: block; position: relative; top: 1px; cursor: default; outline: none; }
.tab 							{ height: 40px; zbackground-position: -100px; display: block; position: relative; top: 1px; cursor: pointer; outline: none; }
.tab:hover 						{ zbackground-position: -50px; }
#tab1 							{ width: 229px; background-image: url(../images/tab-1.png); }
#tab2 							{ width: 225px; background-image: url(../images/tab-2.png); }
#tab3 							{ width: 224px; background-image: url(../images/tab-3.png); }
#tab4 							{ width: 229px; background-image: url(../images/tab-4.png); }

#tab2Panel						{ display: none; }
#tab3Panel						{ display: none; }
#tab4Panel						{ display: none; }
