#features {
	width:311px;
	height:212px;
	position:relative;
	/*margin: 1px 0 0 -1px;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;*/
}
.changeHeight1{
	height:450px !important;
	border:none;
}
#features #feature-links {
	display:block;
	height:1em;
	margin:0;
	position:absolute;
	right:0px;
	text-align:right;
	top:-23px;
	z-index:50;
}
#features #feature-links li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#features #feature-links li a {
	color:#000000;
	display:block;
	height:15px;
	width:15px;
	padding:0 0 15px;
	@padding:0px;
	text-align:center;
	text-decoration:none !important;
	opacity:0.85;
}

#features #feature-links li {
	float:left;
	margin:0 2px;
	padding:1px;
}

#features #feature-links li a {
	background-image:url(../images/inactive.gif);
	background-repeat:no-repeat;
	height:15px;
	display:block;
	font-size:1.0em;
	padding:0 0 15px;
	@padding:0px;
	text-align:center;
	text-decoration:none !important;
	line-height:1.4em;
	padding-left:1px;
}

#features #feature-links li a.active{
	background-image:url(../images/hover.gif);
	background-repeat:no-repeat;
	opacity:1.0 !important;
}

#features .feature-story {
	background:white none repeat scroll 0 0;
	/*left:1px;*/
	position:absolute;
	/*top:-1px;*/
}

#features h2.feature-title, #features span.feature-title {
	background:transparent none repeat scroll 0 0;
	border-color:#B2B3B5 -moz-use-text-color;
	border-style:solid none;
	border-width:1px medium;
	color:#0C3966;
	font-size:1.8em;
	font-weight:normal;
	height:1.2em;
	left:0;
	margin:0;
	padding:0 5px 0 0;
	position:absolute;
	text-align:right;
	text-shadow:0.1em 0.1em 0.3em #999999;
	top:254px;
	width:512px;
	background:white none repeat scroll 0 0;
	display:block;
	opacity:0.85;
}

#features .feature-photo {
	border:0 none;
	display:block;
	margin:0;
}

.feature-story img{
	width:311px;
	height:212px;
}
.changeHeight1 img{
	height:450px;
}