/* iCarousel css */
#feature_story {
position: relative; /* important */
overflow: hidden; /* important */
width: 576px; /* important */
height: 292px; /* important */
margin: 0;
background: #fff;
}#feature_story_content {
position: absolute;
top: 0;
margin-left: 0;
}#feature_story_content
#feature_story_content li {
list-style: none;
margin: 0;
padding: 0;
}#feature_story_content {
width: 22940px;
}#feature_story_wrap #feature_story ul li {
display: block;
float: left;
margin: 0;
padding: 0;
border: none;
background-color: #fff;
}#feature_story_wrap {
background:url(images/ajax-loader.gif) no-repeat center;
background-position:30%;
}#feature_story_wrap #feature_story ul li img {
display: block;
border:none;
}#feature_story_frame {
float:left;
padding:10px 0px 5px 0px;
margin-left:5px;
text-align:center;
}#feature_story_wrap #feature_story_frame ul li {
margin: 0 2px;
display:inline;
width:575px;
}#feature_story_wrap #feature_story_frame ul li img{
border: 1px solid #9cf;
padding: 2px;
margin-right:7px;
}#feature_story_wrap #feature_story_frame ul li img:hover {border: 1px solid #369;}
/* Custom CSS */
#feature_story_content_text {
position:absolute;
margin-left:450px;
margin-top:50px;
}#feature_story_content_text h2 {
color:#003366;
font-size:36px;
width:265px;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight:normal;
}#carousel_wrap {
padding:10px;
}
	
