body {
    background-image: none;
}
span.back_to_dashboard,
#header-helpdesk,
#tools,
a.ico-box,
p.more,
#languages,
#presidents-club,
#top_menu,
#main_offer ul,
#print,
#left-col,
#page-navigation,
ul#bottom_menu {
    display: none;
}
#copyright {
    border-top: 1px solid #000;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}
#copyright #eu {
    margin-bottom: 20px;
}
#footer div.copyright {
    text-align: right;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
h1, h2 {
    margin: 10px 0;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
#container #top h1 a span.non-visible,
#container #top h3 a span.non-visible {
    height: auto !important;
    left: auto !important;
    overflow: visible !important;
    position: static !important;
    top: auto !important;
    width: auto !important;
}
#content-pack,
#heal-content,
#right-col {
    background: none;
}
div.form-item div.multiselect {
    border: 0 none;
    float: left;
    height: auto;
    overflow-y: visible;
}
div.section_header {
    background-color: transparent;
}
div.section.expanded div.section_header .section_title {
    background: none;
    padding-left: 0;
}
#TB_window .input_field input,
#TB_window .textarea_field textarea,
.helpdesk_wrapper .form-item input,
.helpdesk_wrapper .form-item select,
.helpdesk_wrapper .form-item textarea {
    border: 1px solid #000;
}
#TB_window button,
.helpdesk_wrapper button {
    background-color: #fff;
    border: 1px solid #191919;
    color: #000;
}
div.section.collapsed div.section_header .section_title {
    background: transparent url('/media/helpdesk2/expanded.png') no-repeat scroll left 2px;
}
div.section.collapsed div.section_content {
    display: block;
}
#TB_window table th,
#TB_window table tr.header td,
.helpdesk_wrapper table th,
.helpdesk_wrapper table tr.header td {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

