* {
	padding:0;
	margin:0;
}

.cloudslider {
	width:928px;
	height:300px;
	margin:0px 0 0px 0;
}



.items {
	display:none
}
.pagination {
	position:absolute;
	bottom:30px;
	left:0px;
	z-index:98;
	padding-left:820px;
}
.pagination ul {margin:16px 0px 0 0;}
.pagination li {float:left; margin:20px 2px 0 0; }
.pagination li a {height:21px; width:21px; display:block; background:url(../images/paginationwhite.png) 0 0 no-repeat; }
.pagination li.current a {
	background:url(../images/paginationwhite.png) 0 bottom no-repeat;
}
.pagination li:hover a {
	background:url(../images/paginationwhite.png) 0 bottom no-repeat;
}
.slider-text-1 {display:block; position:absolute; left:0px; top:80px;  z-index:99; width:450px;}
.slider-subtext-1 {display:block; position:absolute; left:0px; top:40px; font-size:13px;   color:#ffffff; z-index:99; width:420px;}
.slider-text-1 p {padding:5px 0px 0px 10px; font-size:13px; line-height:18px; }
.slider-text-1 .button-bg {margin-left:46px;} 
.slide-1-text {width:397px; height:37px; color:#ffffff; background:url(../images/cloudslide-1-text.png) 0 0 no-repeat;}

.slider-text-2 {display:block; position:absolute; left:0px; top:80px; z-index:99; width:450px;}
.slider-text-2 p {padding:5px 0px 0px 10px; font-size:13px; line-height:18px; color:#9f9f9f;}
.slider-text-2 .button-bg {margin-left:46px;} 
.slide-2-text {width:397px; height:37px; background:url(../images/cloudslide-2-text.png) 0 0 no-repeat;}

.slider-text-3 {display:block; position:absolute; left:0px; top:80px;    z-index:99; width:450px;}
.slider-text-3 p {padding:5px 0px 0px 10px; font-size:13px; line-height:18px; }
.slider-text-3 .button-bg {margin-left:46px;} 
.slide-3-text {width:397px; height:37px; background:url(../images/cloudslide-3-text.png) 0 0 no-repeat;}

