#home {background-color:#fff; position:relative; height:155em; width:460px; margin-bottom:10px; clear: both; float: left; }
.feature { height:auto; width:460px; position:absolute; overflow:hidden; padding-top: 0.6em; }
.feature img { border:none; }
.tabs { margin-left:0;margin-bottom:0;padding-left:0;border-bottom:1px solid #eee;width:460px;padding-bottom:3px; }
.tabs li { background-color:#eee; display:inline; float:none; list-style:none; padding:8px 5px 5px 5px; border-top: 1px solid #eee; border-right: 1px solid #eee;border-left: 1px solid #eee; margin-right:3px;}
.tabs li a { color:#333; display:inline; height:auto; padding: 8px 10px 5px 10px; text-decoration:none; width:auto; background-color:#eee !important;}
.tabs li.active { background-color:#fff; border-top: 1px solid #eee; border-right: 1px solid #eee; border-left: 1px solid #eee; border-bottom: 1px solid #fff; }
.tabs li a.active { color:#000; background-color:#fff !important; }
.tab-wrapper {margin-top: 8px; float: left; height: 100%;}
ul.smaller { font-size: 80%; }