* {
    background-image: none!important;
}
.posleft, .posright {
    float: none;
}
#sideBar, #headerarea ,#footerarea, #navigation, .flash, #subnav_wrapper, #shadow, .breadcrumb, .table_header {
    display: none!important;
}
#wrapper, #contentarea, #main, .content {
    width: auto;
    height: auto;
    min-height: 0;
    padding: 0 !important;
    margin: 0 !important;
    background: none!important;
    border: 1px solid #fff;
}
#main {
    float: none;
}
.content .box .body {
    border: 1px solid #ccc;
}
.content .box_section {
    float: none;
    margin: 0;
}
ul.link_list li {
    background: transparent url(/frontend/img/frontend/ico_arrow.gif) 0 6px no-repeat!important;
    padding: 1px;
    padding-left: 15px;
}
.content .box_section .box .body img.posleft {
    float: left;
}
/* -- table definition -- */
/* -- time table -- */
td.time {
    background-color: #f0f6fc;
}
table thead th {
    border: 1px solid #666;
    border-bottom: 1px solid #666!important;
    border-top: none!important;
}
table tbody td {
    border-bottom: 1px solid #666;
}
table tbody td {
    border-bottom: 1px solid #666;
}

/* -- time table -- */
table .posleft {
    float: left;
}
table .posright {
    float: right;
}
table.time_table tbody td {
    border-right: 1px dashed #666;
}
table.time_table td.time {
    background-color: #f0f6fc;
}

/* -- grouped table -- */
table.grouped_table tr.group_title {
    background-color: #f0f6fc;
}
table.grouped_table tr.group_title {
    background-color: #f0f6fc;
}
table.grouped_table tr td {
    border-bottom: 1px dashed #666;
}
table.grouped_table tr.lastrow td {
    border-bottom: 1px solid #666;
}
/* - flash text - */
h1.flashtitle.hidden {
    display: block;
}
h2.flashtitle.hidden {
    display: block;
}
object, embed {
    display: none;
}
.flashtitle.container {
    display: none;
}
