/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.tabs_container a {
	position: relative;
	z-index:1;
}     
.tabs .showscale {
    z-index: 1;
}
.tabs .tab_heading {
	z-index:2!important;
}  