.slide-panel {
	z-index: 99999;
	width: 5px;
	position: absolute;
	right: 0;
}
.slide-txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60%;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
	box-shadow: 0px 10px 10px #383838;
    	padding: 5px 5px 10px 10px;
}
.slide-txt-1{
font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60%;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
	box-shadow: 0px 10px 10px #383838;
    	padding: 5px 5px 10px 10px;
}
.slide-txt-6{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
	box-shadow: 0px 10px 10px #383838;
    	padding: 5px 5px 10px 10px;
}
.slide-txt-9{
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
height: 86%;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
	box-shadow: 0px 10px 10px #383838;
}

.slide-txt-0{
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
height: 45%;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
	box-shadow: 0px 10px 10px #383838;
}

.slide1 p, 
.slide2 p, 
.slide3 p, 
.slide4 p, 
.slide5 p, 
.slide6 p, 
.slide7 p, 
.slide8 p
.slide9 {
box-shadow: 0px 10px 10px #383838;
	position: absolute;
	left: 0;
	bottom: 0;
	width: auto;
	margin-left: 0 !important;
	background: none repeat scroll 0 0 #FFFFFF;
    	color: #383838;
    	font-family: Tahoma,Arial,Helvetica;
    	margin-top: 0 !important;
    	padding: 5px 5px 10px 10px;
}

.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content1 {
float: right;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
	height: 0px;
	width: 120%;
	color: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.7);
}
.testZone1{padding: 10px; line-height:24px;}
.slide-button {
float: right;
	position: relative;
	width: 150px;
	z-index: 20;
	cursor: pointer;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.7);
	color: #D8D8D8;
}

.slide-button:hover {
	color: #FFFFFF;
}

.slide-button {
	margin-left: 370px;
	margin-right: 0;
	cursor: pointer;
	background-color: #0E3589;
}

.slide-button a:hover {
	color: #fff;
background-color: #092156;
}
