/*Sliding panel CSS*/


.slide-panel {z-index: 25;width: 5px;position: relative;}

.bottom {bottom: 0;}

.right {}

.left {position: absolute;left: 0;}

.top {top: 0;}

.contentbox{margin-left: auto;margin-right: auto;z-index: 10;background:url(../pics/slides/grey.gif) no-repeat top left;text-align:left;height:64px;width: 100%;}



.arrow-inner-open{/*background:url(../pics/slides/grey-arrow.gif) no-repeat top left;*/height:11px;width:14px;position:absolute;top:-23px;left:-3px;}
.arrow-inner-close{/*background:url(../pics/slides/blue-arrow.png) no-repeat top left;*/height:11px;width:14px;position:absolute;top:-23px;left:-3px;}

.slideopen{display:none;height:123px;}
.slideopen span,.slideclosed span{padding:11px 50px 0 15px;display:block;}
.slideclosed{height:64px;}
/*
.textwhite{color:#ffffff;}
.textgrey{color:#333333;}

.slideSmall{font-size:12px;}
*/

.slide-button{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}
.slide-button2{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}
.slide-button3{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}
.slide-button4{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}
.slide-button5{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}
.slide-button6{float:right;margin-left: auto;margin-right: auto;position: absolute;	width: 560px;height:64px;z-index: 20;top:-10px;cursor: pointer;}