h3 {
    margin: 0 0 10px;
   font-size:14px;
    line-height: 150%;
}
p {
    margin: 0 0 10px;
}
img {
    border: none;
    vertical-align: middle;
}
a {
    color: #1A7AAE;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.index-splash-block {
	width: 970px; margin:0 auto;
	height: 379px;
}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
	padding-top: 0px;
    display: none;
    width: 970px;
    height: 335px;
    overflow: hidden;
}
#big #top #img #index-splash-block #feature-slide-block .feature-slide-preview .screenshot img {
	float: right;
}
#big #top #img #index-splash-block #feature-slide-block .feature-slide-preview p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 25px;
	color: #FFFFFF;
}
#big #top #img #index-splash-block #feature-slide-block .feature-slide-preview .a {
	background-image: url(../wiremeshimg/button-next-new.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 20px;
	height: 48px;
	width: 106px;
	margin-left: 320px;
}


.index-splash-block .feature-slide-preview .screenshot {
    display: block;
    margin: auto;
}
.index-splash-block .feature-slide-list {
	width: 970px;
	height: 44px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.index-splash-block .feature-slide-list a {
	float: left;
	display: inline;
	width: 130px;
	height: 44px;
	_background: url(../images/feature-point-4ie6.png) center no-repeat;
	background-repeat: no-repeat;
	background-position: center;
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/feature-point-current.png) center no-repeat;
    _background: url(../images/feature-point-current-4ie6.png) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items {
    display: inline;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-previous {
	background: url(../images/feature-point-previous.png);
	_background: url(../images/feature-point-previous-4ie6.png);
	width: 10px;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
    background: url(../images/feature-point-next.png);
    _background: url(../images/feature-point-next-4ie6.png);
}
