.index-splash-block {
	width: 322px;
	height: 279px;
	
	text-align:	left;
}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
	
    display: none;
    width: 322px;
    height: 245px;
    overflow: hidden;
}
.index-splash-block .feature-slide-preview .screenshot {
    display: block;
    margin: auto;
}
.index-splash-block .feature-slide-list {
    width: 322px;
    height: 22px;
    overflow: hidden;
    margin: 10px auto 0;
}
.index-splash-block .feature-slide-list a {
    float: left;
    display: inline;
    width: 22px;
    height: 22px;
   }
.index-splash-block .feature-slide-list a.current {
   }
.index-splash-block  .feature-slide-list .feature-slide-list-items {
    display: inline;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-previous {
   }
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
   }