.qltabs {clear:both;}
.qltabs_head .qltab_head {cursor:pointer;float:left;padding:4px 15px;margin-right:10px;border-top-left-radius:4px;border-top-right-radius:4px;border:1px solid rgb(230,230,230);border-bottom:0;}
.qltabs_head .qltab_head.active {background:rgb(230,230,230);}
.qltab_content {background:rgb(230,230,230);padding:15px;}