﻿/* hide container until all is ready */
.featured{display:none;}
.featured{width:100%;}
.feature-home{width:100%;margin:0;padding:0;}
.feature-home ul{width:100%;margin:0;padding:0;list-style-type:none;}
.feature-home li{margin:0;padding:0;display:inline;}
/*Content Container*/
.contentcontainer{padding-left:0;float:left;width:0;height:209px;overflow:hidden;}
.contentwrapper{width:100%;}
.contentinnerwrapper{padding:0;text-align:justify;}
/* Handle*/
.handle{float:left;width:148px;margin:0;margin-right:0;height:209px;cursor:pointer;}
.handleover{:;/*	background: url(../images/blade_sel.png) no-repeat; */}
.handleselected{:;/*	background: url(../images/blade_sel.png) no-repeat; */}
