.header .meta,
.page > .navigation,
.breadcrumbs,
.stage,
.sidebar,
.module-0107,
.sub-navigation,
.footer-1,
.footer-2 ul li a,
.footer-2 ul li.select-language {
    display: none;
}

.module-0006 {
	width: 980px;
}

.js .item-list {
	visibility: visible;
}

.item-list .scrollable ul {
    width:100%;
    margin: 0 !important;
}
.tabs .tabbody {
    display: block !important;
}
.footer-2 .pane {
    border-top: 1px solid #bdbdbd;
}

.custom_checkbox,
.custom_radio {
    background: transparent;
}

.custom_select {
    display: none !important;
}
.js input[type=checkbox] {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -khtml-opacity: 1;
    -moz-opacity: 1;
}


.js input[type=radio],
.js select {
    display: block;
}
