#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;

	width: 800px;
	height: 250px;
	margin-top: 40px;
	float: left;
	clear: left;
	}
.jshowoff {
	width: 800px;
	}
.jshowoff div {	
	width: 800px;
	height: 250px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	}
	
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
	
.attachment-slidethumb {
	width: 350px;
	height: 250px;
	float: left;
	-webkit-box-shadow: 0 0 3px #999; 
	-moz-box-shadow: 0 0 3px #999; 
	box-shadow: 0 0 3px #999;
}

.jshowoff div p, .jshowoff div h2 {
	}
.jshowoff h2 {
	font-size: 45px;
	line-height: 48px;
	
	}
.jshowoff span {
	width: 420px;
	float: right;
	
	}

.jshowoff .jshowoff-slidelinks {
	float: right;
	bottom: 15px;
	margin-bottom: 15px;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #ccc;
	color: #fff;
	width: 15px;
	height: 15px;
	margin-left: 7px;
	float: left;
	text-decoration: none;
	outline: none;
	text-indent: -9999em
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	background-color: #33ccff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #33ccff;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}

