#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	width: 716px;
	height: 311px;
}
.jshowoff {
	width: 716px;
	margin: 0 0;
	margin: 0 0 20px;
	}
.jshowoff div {	
	width: 716px;
	height: 311px;
	}
.jshowoff div .slider_title{
	padding: 8px 13px 15px 13px;
	z-index: 99999px;
	position:absolute;
	width: 300px;
	background:#04b4bf; 
	right:0;
	height:auto;
}
.jshowoff .slider_title h2 {
	font-size: 20px;
	line-height: none;
	margin: 0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	padding:0;
}
.jshowoff .slider_title h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height: none;
	padding:0;
}
.jshowoff p {
	font-size: 11px;
	color:#FFF;
	padding: 8px 14px 0;
	line-height: 15px;
	margin-bottom: 13px;
}
.eddie {
	float: left;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
    right: 0;
    top: 305px;
	padding-right: 0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: inline-block;
	background-image: url(../images/slider_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height: 18px;
	width: 22px;
	text-align:center;
	margin-right: 2px;
	background-color: #d0cece;
	 
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	text-decoration:none;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	color: #fff;
	background-color: #000;
	background-image:none;
}

.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	display:none;
	}

.jshowoff-pausetext {
	color: #fff;
}
/*-- Re-styled Thumbnail Demo --*/

.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 150;
}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 250px;
	}

#features .slide1{
	background-color: #494949;
	width:249px;
	height: 311px;
	display:inline-block;
	float: right;
}
#features .slide2{
	background-color: #494949;
	width:249px;
	height: 311px;
	display:inline-block;
	float: right;
}
#features .slide3{
	background-color: #494949;
	width:249px;
	height: 311px;
	display:inline-block;
	float: right;
}
#features .slide4{
	background-color: #494949;
	width:249px;
	height: 311px;
	display:inline-block;
	float: right;
}
#features .slide5{
	background-color: #494949;
	width:249px;
	height: 311px;
	display:inline-block;
	float: right;
}

#features p a.slider_more{
	/* background-image: url(../images/slider_arrow_more_icon.png);
	background-repeat: no-repeat;
	background-position: left 3px; */
	padding-left: 0px;
	color:#FFF;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	position: absolute;
	bottom: 10px;
}

#features p a:hover{
	border-bottom: 1px dotted #fff;
}












