#tabs {
   border: none;
}

#tabs ul {
   background: none;
   border-top: 0;
   border-left: 0;
   border-right: 0;
}

.displaying {
   display: none;
}