.tab-list{position:relative;padding-bottom:15px;margin:0 0 15px}.tab-list .tab{float:left;cursor:pointer}.tab-list .tab-container{position:absolute;left:0;width:100%}.tab-list .tab{position:relative;z-index:2;margin-right:3px;background:#eee;border:1px solid #c4c4c4;color:#888;padding:0 0 0 10px;font-size:14px}.tab-list .tab span{padding:0 10px 0 0;line-height:24px;float:left;font-weight:700}.tab-list .active{cursor:default;color:#000;font-weight:700;z-index:3;border-bottom:0;background:#fff;background-image:-moz-linear-gradient(top,#cdcdcd,#fff);background-image:-webkit-gradient(linear,0 0,0 100%,from(#cdcdcd),to(#fff));background-image:-webkit-linear-gradient(top,#cdcdcd,#fff);background-image:-o-linear-gradient(top,#cdcdcd,#fff);background-image:linear-gradient(to bottom,#cdcdcd,#fff)}.tab-list .active span{background-position:100% 0;padding-bottom:1px}.tab-list .tab-container{z-index:1;top:25px;background:#fff}.tab-list .tab-content{overflow:hidden;padding:1.2em 1em;background:#fff;border:1px solid #c4c4c4;font-size:12px}.tab-list .tab-content embed,.tab-list .tab-content object{width:100%!important;height:auto!important}