/*Slider*/
#slide {width:464px; height:347px; position:relative; z-index:999;}
.slider { width:464px; height:347px; position:relative; z-index:2; background-color: Black; }
.items { display:none;}

.pagination { display:none;}

.banner{ position:absolute; bottom:0px; left:0; z-index:111; /*width:610px;*/ background:url(../images/banner.png) 0 0 repeat; overflow:hidden; cursor: default; }
.banner p {padding:16px 20px 18px 18px;}
.banner strong {font-family: 'Orbitron', sans-serif; display:block; font-size:14px; line-height:18px; color:#fff; font-weight:bold; margin-bottom:5px; } 
.banner a {display:inline-block; font-size:10px; line-height:12px; color:#8f8e8d; font-weight:normal;background:url(../images/marker.gif) right 3px no-repeat; padding-right:7px;}
.banner a:hover {color:#fff;}

.slider .mask {
	width: auto !important;
}

.slider-preview li {
	width: 143px;
	height: 83px;
	margin-bottom: 5px;
	background-color: Black;
}

.slider-preview li:last-child {
	margin-bottom: 0;
}