#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	width: 900px;
	height: 400px;
	margin-top: 30px;
	float: left;
	clear: left;
	margin-bottom: 30px;
	}
.jshowoff {
	width: 900px;
	}
.jshowoff div {	
	width: 900px;
	height: 400px;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	}
.jshowoff .top-right-text {border-top: 1px solid #B37F56;height: auto;padding-top: 7px;position: absolute;right: 49px;top: 65px;width: auto;}
.jshowoff .top-right-text,
.jshowoff .top-right-text p {color: #FFFFFF;font-family: 'Enriqueta',arial,helvetica,sans-serif;font-size: 16px;line-height: 26px;}
.jshowoff .top-right-text.black p {color:#000000 !important;}	
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
	
.attachment-slidethumb {
	width: 900px;
	height: 400px;
	float: left;
}

.jshowoff div p, .jshowoff div h2 {
	}
.jshowoff div p {font-size:12px}
.jshowoff h2 {
	font-size: 20px;
	line-height: 22px;
	font-family: 'Enriqueta', arial, helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background: none;
	}
.jshowoff span {
	width: 370px;
	float: right;
	height: 120px;
	background: url(images/sliderbg.png);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: -180px;
	margin-right: 30px;
	color: #fff;
	padding: 15px;
	}

.jshowoff .jshowoff-slidelinks {
	float: left;
	bottom: 45px;
	margin-bottom: 15px;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #ccc;
	color: #fff;
	width: 30px;
	height: 10px;
	margin-left: 0;
	margin-top: -40px;
	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;
	}

.jshowoff a.more-link {
	color: #fff;
	font-style:italic;
	text-decoration: underline;
	font-size: 12px;
}
