.toolbar ul {
    list-style-type: none;
    margin: 0;
}
.toolbar ul li,
.toolbar ul li .button {
    display: block;
    height: 24px;
    overflow: hidden;
    width: 24px;
}
.toolbar ul li {
    float: left;
    margin-right: 4px;
}
.toolbar ul li.spacer {
    border-right: 1px solid #d5d5d5;
    margin-right: 8px;
    padding-right: 8px;
}
#wiki_help table td.ico span,
.toolbar ul li .button {
    background: transparent url('/media/rs/wiki/wiki-icons2.png') no-repeat left top !important;
    border: 1px solid #fff !important;
    cursor: pointer;
    height: 22px;
    padding: 0 !important;
    width: 22px;
}
.toolbar ul li input.button {
    height: 24px !important;
    width: 24px !important;
}
#wiki_help table td.ico .tb_bold,
.toolbar ul li .button#tb_bold {
    background-position: left top !important;
}
#wiki_help table td.ico .tb_italic,
.toolbar ul li .button#tb_italic {
    background-position: -22px top !important;
}
#wiki_help table td.ico .tb_strike,
.toolbar ul li .button#tb_strike {
    background-position: -44px top !important;
}
#wiki_help table td.ico .tb_underline,
.toolbar ul li .button#tb_underline {
    background-position: -66px top !important;
}
#wiki_help table td.ico .tb_sup,
.toolbar ul li .button#tb_sup {
    background-position: -88px top !important;
}
#wiki_help table td.ico .tb_sub,
.toolbar ul li .button#tb_sub {
    background-position: -110px top !important;
}
#wiki_help table td.ico .tb_h1,
.toolbar ul li .button#tb_h1 {
    background-position: -132px top !important;
}
#wiki_help table td.ico .tb_h2,
.toolbar ul li .button#tb_h2 {
    background-position: -154px top !important;
}
#wiki_help table td.ico .tb_h3,
.toolbar ul li .button#tb_h3 {
    background-position: -176px top !important;
}
#wiki_help table td.ico .tb_h4,
.toolbar ul li .button#tb_h4 {
    background-position: -198px top !important;
}
#wiki_help table td.ico .tb_h5,
.toolbar ul li .button#tb_h5 {
    background-position: -220px top !important;
}
#wiki_help table td.ico .tb_ul,
.toolbar ul li .button#tb_ul {
    background-position: -242px top !important;
}
#wiki_help table td.ico .tb_ol,
.toolbar ul li .button#tb_ol {
    background-position: -264px top !important;
}
#wiki_help table td.ico .tb_br,
.toolbar ul li .button#tb_br {
    background-position: -286px top !important;
}
#wiki_help table td.ico .tb_hr,
.toolbar ul li .button#tb_hr {
    background-position: -308px top !important;
}
#wiki_help table td.ico .tb_center,
.toolbar ul li .button#tb_center {
    background-position: -330px top !important;
}
#wiki_help table td.ico .tb_email,
.toolbar ul li .button#tb_email {
    background-position: -352px top !important;
}
#wiki_help table td.ico .tb_link,
.toolbar ul li .button#tb_link {
    background-position: -374px top !important;
}
#wiki_help table td.ico .tb_local-link,
.toolbar ul li .button#tb_local-link {
    background-position: -396px top !important;
}
#wiki_help table td.ico .tb_html,
.toolbar ul li .button#tb_html {
    background-position: -418px top !important;
}
#wiki_help table td.ico .tb_image,
.toolbar ul li .button#tb_image {
    background-position: -440px top !important;
}
#wiki_help table td.ico .tb_logo,
.toolbar ul li .button#tb_logo {
    background-position: -462px top !important;
}
#wiki_help table td.ico .tb_file,
.toolbar ul li .button#tb_file {
    background-position: -484px top !important;
}
#wiki_help table td.ico .tb_shared-file,
.toolbar ul li .button#tb_shared-file {
    background-position: -572px top !important;
}
#wiki_help table td.ico .tb_flash,
.toolbar ul li .button#tb_flash {
    background-position: -506px top !important;
}
/*
#wiki_help table td.ico .tb_template,
.toolbar ul li .button#tb_template {
    background-position: -484px top !important;
}
*/
#wiki_help table td.ico .tb_table,
.toolbar ul li .button#tb_table {
    background-position: -528px top !important;
}
#wiki_help table td.ico .tb_help,
.toolbar ul li .button#tb_help {
    background-position: -550px top !important;
}
.toolbar ul li .button span {
    display: none;
}
.toolbar ul li .button:hover {
    border-color: #d5d5d5 !important
}

/* WIKI HELP */
#wiki_help {
    padding: 10px 15px;
}
#wiki_help h1,
#wiki_help p {
    line-height: 140%;
    margin-bottom: 15px;
    padding: 0 !important;
}
#wiki_help table {
    border: 2px solid #000;
    border-collapse: collapse;
    width: 100%;
}
#wiki_help table th,
#wiki_help table td {
    border: 1px solid #000;
    padding: 3px 5px;
}
#wiki_help table thead th {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#wiki_help table .note td {
    border-bottom-width: 2px;
}
#wiki_help table .odd td {
    background-color: #f1f1f1;
}
#wiki_help table a {
    color: #000;
}
#wiki_help table ul,
#wiki_help table ol {
    margin-left: 20px;
}
#wiki_help table .title {
    font-weight: bold;
}
#wiki_help table .center {
    text-align: center;
}
#wiki_help table .oblique {
    font-style: obluque;
}
#wiki_help table .strike {
    text-decoration: line-through;
}
#wiki_help table .underline {
    text-decoration: underline;
}
#wiki_help table .sup,
#wiki_help table .sub {
    font-size: 80%;
}
#wiki_help table .sup {
    vertical-align: super;
}
#wiki_help table .sub {
    vertical-align: sub;
}
#wiki_help table .like_h1,
#wiki_help table .like_h2,
#wiki_help table .like_h3 {
    font-weight: bold;
}
#wiki_help table .like_h1 {
    font-size: 180%;
}
#wiki_help table .like_h2 {
    font-size: 155%;
}
#wiki_help table .like_h3 {
    font-size: 130%;
}
#wiki_help table td.ico span {
    border: 0 none !important;
    display: block;
    margin: 0 auto;
}
