a.interwiki { background: transparent url(/wiki/lib/images/interwiki.png) 0px 1px no-repeat; padding-left: 16px;}a.iw_wp {  background-image: url(/wiki/lib/images/interwiki/wp.gif)}a.iw_wpde {  background-image: url(/wiki/lib/images/interwiki/wpde.gif)}a.iw_wpmeta {  background-image: url(/wiki/lib/images/interwiki/wpmeta.gif)}a.iw_doku {  background-image: url(/wiki/lib/images/interwiki/doku.gif)}a.iw_sb {  background-image: url(/wiki/lib/images/interwiki/sb.gif)}a.iw_amazon {  background-image: url(/wiki/lib/images/interwiki/amazon.gif)}a.iw_amazon_de {  background-image: url(/wiki/lib/images/interwiki/amazon.de.gif)}a.iw_amazon_uk {  background-image: url(/wiki/lib/images/interwiki/amazon.uk.gif)}a.iw_phpfn {  background-image: url(/wiki/lib/images/interwiki/phpfn.gif)}a.iw_dokubug {  background-image: url(/wiki/lib/images/interwiki/dokubug.gif)}a.iw_coral {  background-image: url(/wiki/lib/images/interwiki/coral.gif)}a.iw_google {  background-image: url(/wiki/lib/images/interwiki/google.gif)}a.iw_meatball {  background-image: url(/wiki/lib/images/interwiki/meatball.gif)}a.iw_wiki {  background-image: url(/wiki/lib/images/interwiki/wiki.gif)}a.mediafile { background: transparent url(/wiki/lib/images/fileicons/file.png) 0px 1px no-repeat; padding-left: 18px; padding-bottom: 1px;}a.mf_jpg {  background-image: url(/wiki/lib/images/fileicons/jpg.png)}a.mf_jpeg {  background-image: url(/wiki/lib/images/fileicons/jpeg.png)}a.mf_gif {  background-image: url(/wiki/lib/images/fileicons/gif.png)}a.mf_png {  background-image: url(/wiki/lib/images/fileicons/png.png)}a.mf_tgz {  background-image: url(/wiki/lib/images/fileicons/tgz.png)}a.mf_tar {  background-image: url(/wiki/lib/images/fileicons/tar.png)}a.mf_gz {  background-image: url(/wiki/lib/images/fileicons/gz.png)}a.mf_zip {  background-image: url(/wiki/lib/images/fileicons/zip.png)}a.mf_rar {  background-image: url(/wiki/lib/images/fileicons/rar.png)}a.mf_pdf {  background-image: url(/wiki/lib/images/fileicons/pdf.png)}a.mf_ps {  background-image: url(/wiki/lib/images/fileicons/ps.png)}a.mf_doc {  background-image: url(/wiki/lib/images/fileicons/doc.png)}a.mf_xls {  background-image: url(/wiki/lib/images/fileicons/xls.png)}a.mf_ppt {  background-image: url(/wiki/lib/images/fileicons/ppt.png)}a.mf_rtf {  background-image: url(/wiki/lib/images/fileicons/rtf.png)}a.mf_swf {  background-image: url(/wiki/lib/images/fileicons/swf.png)}a.mf_rpm {  background-image: url(/wiki/lib/images/fileicons/rpm.png)}a.mf_deb {  background-image: url(/wiki/lib/images/fileicons/deb.png)}a.mf_sxw {  background-image: url(/wiki/lib/images/fileicons/sxw.png)}a.mf_sxc {  background-image: url(/wiki/lib/images/fileicons/sxc.png)}a.mf_sxi {  background-image: url(/wiki/lib/images/fileicons/sxi.png)}a.mf_sxd {  background-image: url(/wiki/lib/images/fileicons/sxd.png)}a.mf_odc {  background-image: url(/wiki/lib/images/fileicons/odc.png)}a.mf_odf {  background-image: url(/wiki/lib/images/fileicons/odf.png)}a.mf_odg {  background-image: url(/wiki/lib/images/fileicons/odg.png)}a.mf_odi {  background-image: url(/wiki/lib/images/fileicons/odi.png)}a.mf_odp {  background-image: url(/wiki/lib/images/fileicons/odp.png)}a.mf_ods {  background-image: url(/wiki/lib/images/fileicons/ods.png)}a.mf_odt {  background-image: url(/wiki/lib/images/fileicons/odt.png)}body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 80%;
    color: #000000;
    margin: 0;
    padding: 0;
}

div#matrix__wrapper {
    margin: 0 1.5em;
}

div {
    margin: 0;
    padding: 0;
}

/* images */

img {
    border: none;
}

img.rss {
  display: none;
}

img.wikicorner {
  display: none;
}

/* default link behaviour */

a {
    text-decoration: underline !important;
    color: #666;
}

ul.posts a {
    background: url(/icons/comment.png) left 2px no-repeat;
    padding-left: 18px;
}

ul.wikichanges a {
    background: url(/icons/script.png) left 2px no-repeat;
    padding-left: 18px;
}

/* unordered list have no bullets by default */
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: .3em .4em;
}

/* usually everything is in this boxes */

div.box {
    background-color: #fff;
    border: 1px solid #ccc;
    border: none;
    padding: 0;
    margin: 0;
}

div.info {
    padding: 0.2em 0 0.2em 25px;
    margin-bottom: 1em;
}

div.blockmenu h2,
div.blocktable h2,
div.blockform h2,
div.block h2,
div.box h2 {
    color: #000;
    background-color: #fff;
    border-bottom: 1px solid #666;
    font-weight: bold;
    margin: 0;
    padding: .3em .4em;
    font-size: 100%;
}

div.box p {
    margin: 0;
    padding: .3em .4em;
}

/* fieldsets */
fieldset {
    border: 1px solid #999;
    margin: 1em;
}

fieldset legend {
    color: #000;
}

/* Styles for the top menu bar */

#brdheader {
    margin-bottom: 1em;
}

#brdheader .box {
    border: none;
}

#brdheader #brdmenu {
    display: none;
}

#brdheader #brdtitle {
    background-color: #fff;
}
#brdheader #brdtitle div.ad {
    display: none;
}


/**
 * Comparison table formattings
 */

table.compare {
  table-layout: auto;
  width: 100%;
  overflow: visible;
  min-width: 10em;
  background-color: #fff;
  border-collapse: collapse;
}

table.compare td, table.compare th {
  width: auto;
  padding: 2px;
}

table.compare tr.headrow {
  font-size: 110%;
}

table.compare th {
  background-color: #fff;
  font-weight: normal;
}

table.compare th.group {
  font-weight: bold;
  width: 14em;
  padding-top: 1.0em;
}

table.compare th.feature {
  text-align: right;
  width: 14em;
  padding-right: 0.5em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
table.compare th.product {
  padding-top: 1.0em;
}
table.compare th.product a.info img {
  display: none;
}

table.compare td {
  overflow: hidden;
  border: 1px solid #999;
  border-right: none;
  padding-left: 0.5em;
}

table.compare td.napl {
  background-color: #fff;
  color: #999;
  text-align: center;
  font-style: italic;
}

table.compare tr.modrow th {
    display: none;
}

table.compare pre {
  font-size: 95%;
}

table.compare th input.button {
  vertical-align: middle;
  cursor: pointer;
}

table.compare th select {
  color: #000;
  width: 10em;
  vertical-align: middle;
}

table.compare textarea {
  height: 60px;
}

table.compare .missing {
  background-color: #f99; /* always red */
}

/* flag handling */

#flagfilter {
  display: none;
}
.flag_enabled {
  display: none;
}
.flag_disabled {
  display: none;
}
img.hidebutton {
  display: none;
}


/*
 * Styles for the normal pages
 */


/* compare box */

div.compare {
  float: left;
  width: 20em;
}

div.compare label {
  display: inline;
  font-weight: bold;
}

div.compare form {
  padding: 0 0.5em;
}

div.compare input.button {
  display: block;
  margin: 0.4em auto;

/*  border: #da8101 solid 2px;
  color: #ffffff;
  background-color: #ff9900;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 0.2em;*/
  cursor: pointer;
}

/* Homepage styles */

div.welcome {
  margin-bottom: 0.6em;
  margin-left: 21em;
}

div.welcome p, div.welcome ul {
  padding: 0.5em;
}

ul.posts li{
  margin-left: 2em;
  background: url(/wiki/lib/tpl/matrix/icons/comment.png) no-repeat 0px 1px;
  padding-left: 18px;
}

ul.wikichanges li{
  margin-left: 2em;
  background: url(/wiki/lib/tpl/matrix/icons/script.png) no-repeat 0px 1px;
  padding-left: 18px;
}

div.leftcol {
  width: 49%;
  float: left;
  margin-bottom: 0.6em;
}

div.rightcol {
  width: 49%;
  float: right;
  clear: right;
  margin-bottom: 0.6em;
}

/* frontpage teaser */

table.teaser {
  float: none;
  width: 95%;
}

table.teaser td, table.teaser th, table.teaser tr {
  border: 0;
  background-color: #e0e8d0;
}

table.teaser th {
  color: #ffffff;
  font-size: 200%;
  font-weight: bolder;
}

/* About page */

div.halfleft {
    width: 49%;
    float: left;
}

div.halfright {
    width: 49%;
    float: right;
}

div.about {
    margin-bottom: 1em;
}
/**
 * Styles for the detail page
 */

div.detail {
  float: left;
  width: 40em;
  margin-bottom: 2.0em;
}

div.detail table.compare {
  width: 100%;
}

div.detail label {
  display: inline;
  margin-right: 1em;
}

div.detail input.text, div.detail select, div.detail textarea {
  width: 95%;
}

div.detailinfo {
  margin: 0.6em 0;
  clear: left;
}

div.detailinfo p {
  padding: 0.5em;
}

div.detailinfo label {
  display: inline;
}

div.detailinfo textarea {
  width: 95%;
  margin: 0.5em;
}

div.detailinfo dt {
  font-weight: bold;
  width: 15em;
  float: left;
  margin-left: 0.5em;
}

div.stats dt{
  font-weight: bold;
  font-size: 90%;
  width: 14em;
  float: left;
  margin-left: 0.5em;
  margin-bottom: 0.2em;
}

div.stats dd{
  margin-left: 15em;
  margin-bottom: 0.3em;
}

div.stats dd ul {
    padding: 0;
    margin: 0;
}
div.stats dd ul li {
    padding: 0;
    list-style-image: url(/wiki/lib/tpl/matrix/images/bullet_light.gif);
}

div.detailinfo ul.list li {
  list-style-type: circle;
  margin-left: 2em;
}

div.detailinfo div.screenshot {
  margin: 0.5em;
  padding: 0.5em;
  border: 1px solid #999;
  background-color: #fff;
  height: auto !important;
  min-height: 150px;
  height: 150px;
}

div.detailinfo div.screenshot h3 {
  padding: 0;
  margin: 0;
}

div.detailinfo div.screenshot img {
  margin-right: 1em;
}

div.detailinfo div.screenshot label {
  position: absolute;
}

div.detailinfo div.screenshot input {
  margin-left: 6em;
}

div.detailinfo div.screenshot textarea {
  height: 60px
}


div.nosize {
    display: none;
}

.clearb {
    clear: both;
}

div.clearer{
    clear: both;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* error messages */
#msg {
    width: 50%;
    margin: 0 auto;
}

/* Footer and statistic rows */

#brdfooter, #brdstats, #brdwelcome {
    font-size: 80%;
}


#brdfooter h2,
#brdstats h2,
#brdfooter dt,
#brdstats dt {
    display: none;
}

.conr {
    float: right;
    text-align: right;
    padding: 0;
    margin: 0;
    margin-right: 0.4em;
}

.conl {
    display: none;
}

#brdfooter dd, #brdstats dd {
    margin: 0;
}

#brdwelcome p {
    margin-left: 0.4em;
}

#brdstats dl#onlinelist dt, #brdstats dl#onlinelist dd {
    display: inline;
    margin-left: 0.4em;
}

/* Forum index table */

div.blocktable {
    margin-bottom: 0.5em;
}

div.blocktable table {
    width: 100%;
}


div.blocktable th {
    background-color: #a2bc75;
    font-weight: normal;
    padding: 0.2em;
}
div.blocktable th.tcl,
div.blocktable th.tcr {
    text-align: left;
}
div.blocktable th.tcl {
    width: 50%;
}

div.blocktable td {
    background-color: #e0e8d0;
    font-weight: normal;
    padding: 0.2em;
    text-align: center;
    border-top: 1px solid #bdc8a8;
    border-left: 1px solid #bdc8a8;
}
div.blocktable td.tcl,
div.blocktable td.tcr {
    text-align: left;
    background-color: #e0e8d0;
}
div.blocktable td.tcl {
    border-left: 0;
}

div.blocktable h3 {
    margin: 0;
    padding: 0;
}

div.blocktable span.byuser {
    display: block;
    margin: 0;
    padding: 0;
}

div.blocktable div.tclcon {
    padding: 0;
    padding-left: 2em;
}

div.blocktable strong {
    display: block;
    padding: 0;
    margin: 0;
}

span.newtext {
    margin-top: -4em;
    float: right;
    display: block;
}

/* pseudo icon */

div.icon {
    float: left;
    margin-top: 0.1em;
    margin-left: 0.2em;
    display: block;
    border-width: 0.6em;
    border-style: solid;

    border-top-color: #e0e8d0;
    border-right-color: #e0e8d0;
    border-bottom-color: #e0e8d0;
    border-left-color: #a2bc75;
}

div.icon.inew {
    border-left-color: #728b47;
}

/* link rows */


div.linksb, div.linkst, div.postlinksb {
    margin: 0.4em 0;
    font-weight: bold;
    font-size: 85%;
}

div.linksb ul,
div.linkst ul,
div.postlinksb ul {
    margin: 0;
    padding: 0;
    margin-left: 0;
}
div.linksb p,
div.linkst p,
div.postlinksb p {
    display: none;
}
div.linksb li,
div.linkst li,
div.postlinksb li {
    display: inline;
}


/* post */

div.blockform, div#posterror {
    margin: 0;
    padding: 0;
}

div.blockpost {
    padding: 4px 6px;
    border: 1px solid #666;
    margin-bottom: 1.0em;
}
div.firstpost {
    padding: 4px 6px;
    border: 1px solid #666;
    margin-top: 1.0em;
}

div.blockform h2,
div.blockpost h2 {
    color: #000;
    background-color: #fff;
    margin: 0;
    padding: 4px 6px;
    font-size: 90%;
    font-weight: normal;
}

div.blockpost h2 a {
    color: #000;
}

/* fixes a spacing problem with unknown reason */
div.blockform div.box {
    border-top: 1px solid #fff;
}

div.blockpost div.box {
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow: auto;
}

div.blockpost h2 span.conr {
    color: #000;
}

div.blockpost div.postleft,
div.blockpost div.postfootleft {
    float: none;
    width: auto;
    background-color: #fff;
}

div.blockpost div.postfootright,
div.blockpost div.postfootleft {
    display: none;
}

div.blockpost div.postright,
div.blockpost div.postfootright {
    border-left: none;
}

div.blockpost div.postright h3 {
    display: none;
}

div.blockpost div.postfootright li {
    display: none;
}

div.blockpost div.postleft dl {
    padding: 0.5em;
    margin: 0;
}
div.blockpost div.postleft dl dd {
    display: none;
}
div.blockpost div.postleft dl dt {
    padding-bottom: 0.2em;
    padding: 0;
    margin: 0;
}


#viewprofile dt,
#viewprofile dd {
    padding: 0.1em 0.2em;
}
#viewprofile dl {
    float: left;
    width: 100%;
}
#viewprofile dt {
    float: left;
    width: 12em;
    text-align: right;
    font-weight: bold;
}
#viewprofile dd {
    margin-left: 13em;
}

#viewprofile fieldset {
    width: 32em;
    height: 16em;
    float: left;
    overflow: auto;
}

#punprofile #brdwelcome {
    clear: left;
    display: none;
}


/* Admin and Profile */

div.block2col div.blockmenu {
    width: 14em;
    float: left;
}

div.block2col div.blockmenu div.inbox {
    padding: 0 1em;
}

div.block2col div.blockmenu li {
    margin-bottom: 0.8em;
}

div.block2col div.blockmenu li a {
    font-weight: bold;
    font-size: 90%;
}

div.block2col div.blockmenu li.isactive a {
    color: #000000;
}

div.block2col#adminconsole div.block,
div.block2col div.blockform {
    margin-left: 15em;
}

div.block2col#adminconsole div.box {
    margin-bottom: 1em;
}


div.dokuwiki {
    width: 100%;
}

div.dokuwiki .page {
    position: relative;
    background-color: #fff;
    border: none;
    padding: 0;
    margin: 0 0 1em 0;
    text-align: justify;
    overflow: auto;
}

img.medialeft {
  margin-right: 0.5em;
  margin-top: 0.4em;
}

img.mediaright {
  margin-left: 0.5em;
  margin-top: 0.4em;
}

div.dokuwiki form {
    display: inline;
}

div.dokuwiki div.nothing {
    text-align: center;
    padding: 2em;
}


/* --- bottom bar --- */

div#bar__bottom {
    display: none;
}


div#qsearch__out {
    display: none;
}

/* --- TOC --- */

div.toc {
    float: right;
    width: 20em;
    border: 1px solid #bdc8a8;
    background-color: #ffffff;
    margin: 1em 0 0.5em 0.5em;
    font-size: 80%;
}

div.toc img {
    float: right;
    height: 0.8em;
    width: 0.8em;
    margin: 0.1em;
    vertical-align: middle;
    cursor: pointer;
}

div.toc div.tocheader {
    color: #ffffff;
    background-color: #728b47;
}

/**
 * The CSS in here cotrols the appearance of the media manager
 */

body.media{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

#media__manager {
    height: 100%;
    overflow: hidden;
}

#media__left {
    width: 30%;
    border-right: solid 1px #4b6d0f;

    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
}

#media__right {
    width: 69.7%;

    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
}

#media__manager h1 {
    color: #ffffff;
    background-color: #728b47;
    border-bottom: 1px solid #4b6d0f;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;

}

/* --- Tree formatting --- */

#media__tree img {
    float:left;
    padding: 0.5em 0.3em 0 0;
}

#media__tree ul {
    list-style-type: none;
    list-style-image: none;
}

#media__tree li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
}
* html #media__tree li {
    border: 1px solid #ffffff;
}/* I don't understand this, but this fixes a style bug in IE;
it's dirty, so any "real" fixes are welcome */

/* --- options --- */

#media__opts {
    padding-left: 1em;
    margin-bottom: 0.5em;
}

#media__opts input {
    float: left;
    position: absolute;
}
* html #media__opts input {
    position: static;
}

#media__opts label {
    display: block;
    float: left;
    margin-left: 30px;
}
* html #media__opts label {
    margin-left: 10px;
}

#media__opts br {
    clear: left;
}

/* --- file list --- */

#media__content img.load {
    margin: 1em auto;
}

#media__content #scroll__here {
    border: 1px dashed #bdc8a8;
}

#media__content .odd {
    background-color: #e0e8d0;
    padding: 0.4em;
}

#media__content .even {
    padding: 0.4em;
}

#media__content a.mediafile {
    margin-right: 1.5em;
    font-weight: bold;
}

#media__content div.detail {
    padding: 0.3em 0 0.3em 2em;
}

#media__content div.detail div.thumb {
    float: left;
    width: 130px;
    text-align: center;
    margin-right: 0.4em;
}


#media__content img.btn {
    vertical-align: text-bottom;
}

#media__content div.example {
    color: #4b6d0f;
    margin-left: 1em;
}

/* --- upload form --- */

#media__content div.upload {
    font-size: 80%;
    padding: 0.5em 0 0.5em 0.5em;
}

#media__content form.upload {
    display: block;
    border-bottom: solid 1px #4b6d0f;
    padding: 0 0 1em 2em;
}

/* --- meta edit form --- */

#media__content form.meta {
    display: block;
    padding: 0 0 1em 0;
}

#media__content form.meta label {
    display: block;
    width: 25%;
    float: left;
    font-weight: bold;
    margin-left: 1em;
    clear: left;
}

#media__content form.meta .edit {
    font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    float: left;
    width: 70%;
    padding-right: 0;
    padding-left: 0.2em;
    margin: 2px;
}

#media__content form.meta textarea.edit {
    height: 8em;
}

#media__content form.meta div.metafield {
    clear: left;
}

#media__content form.meta div.buttons {
    clear: left;
    margin-left: 20%;
    padding-left: 1em;
}
/* --- links --- */

a.wikilink2 {
    color: red;
}

a.urlextern {
    background: transparent url(/wiki/lib/tpl/matrix/images/link_icon.gif) left top no-repeat;
    padding-left: 16px;
}

a.mail {
    background: transparent url(/wiki/lib/tpl/matrix/images/mail_icon.gif) left top no-repeat;
    padding-left: 16px;
}

/* --- lists --- */

div.dokuwiki div.page ul {
    padding-left: 1em;
}

div.dokuwiki div.page ul li {
    margin-left: 1em;
    list-style-type: square;
    color: #728b47;
}

div.dokuwiki div.page ol li {
    color: #728b47;
    font-weight: bold;
}

div.dokuwiki div.page li div.li {
    color: #000000;
    font-weight: normal;
}


/* --- footnotes --- */
div.dokuwiki div.page div.footnotes {
    clear: both;
    border-top: 1px solid #bdc8a8;
    font-size: 90%;
    margin-top: 0.6em;
    padding-top: 0.3em;
}

a.fn_bot, a.fn_top {
    vertical-align: super;
    font-size: 80%;
}

/* insitu-footnotes */
div.insitu-footnote {
  font-size: 80%;
  line-height: 1.2em;
  border: 1px solid #bdc8a8;
  background: #e0e8d0;
  text-align: left;
  padding: 4px;
  max-width: 40%;    /* IE's width is handled in javascript */  
}

/* overcome IE issue with one line code or file boxes which require h. scrolling */
* html .insitu-footnote pre.code, * html .insitu-footnote pre.file {
  padding-bottom: 18px;
}


/* --- secedit --- */

div.dokuwiki div.page input.button {
    margin-top: -1em;
    font-size: 70%;
    float: right;
}

/* --- pre --- */
div.dokuwiki div.page pre.code {
    font-size: 110%;
    background-color: #ffffff;
    border: solid 1px #bdc8a8;
    padding: 0.5em;
    overflow: auto;
}

/* --- tables --- */

table.inline th {
    background-color: #a2bc75;
    margin: 0;
    border: solid 1px #bdc8a8;
    padding: 0.3em;
}

table.inline td {
    background-color: #ffffff;
    margin: 0;
    border: solid 1px #bdc8a8;
    padding: 0.1em 0.3em;
}

/* --- Sections --- */

div.dokuwiki div.page hr {
    border: none 0;
    border-top: 1px solid #bdc8a8;
    height: 1px;
}

div.dokuwiki div.page h1 a,
div.dokuwiki div.page h2 a,
div.dokuwiki div.page h3 a,
div.dokuwiki div.page h4 a,
div.dokuwiki div.page h5 a,
div.dokuwiki div.page h1 a:hover,
div.dokuwiki div.page h2 a:hover,
div.dokuwiki div.page h3 a:hover,
div.dokuwiki div.page h4 a:hover,
div.dokuwiki div.page h5 a:hover {
    color: #000000;
    text-decoration: none;
}

div.dokuwiki div.page h1,
div.dokuwiki div.page h2,
div.dokuwiki div.page h3,
div.dokuwiki div.page h4,
div.dokuwiki div.page h5 {
    clear: left;
}

/* ---------------------------- Diff rendering --------------------------*/
table.diff { background:#ffffff; }
table.diff th {font-weight:bold; width: 49%;}
td.diff-header {
  border-bottom: 1px solid #000000;
  font-size:120%;
}
td.diff-addedline {
    background:#ddffdd;
    font-family: monospace;
    font-size: 100%;
}
td.diff-deletedline { 
    background:#ffffbb;
    font-family: monospace;    
    font-size: 100%;
}
td.diff-context {
    background:#e0e8d0;
    font-family: monospace;
    font-size: 100%;
}
span.diffchange { color: red; }
form#dw__editform textarea.edit {
    width: 98%;
}

div#size__ctl {
    float: right;
}

div#size__ctl img {
    cursor: pointer;
}

div#wiki__editbar,
div.toolbar {
    width: 98%;
}

div#wiki__editbar input.button {
    margin: 0 0.3em;
    font-size: 100%;
}

button.toolbutton {
    width: 26px;
    height: 26px;
    padding: 0;
}

div.picker {
    width: 300px;
    background-color: #e0e8d0;
    border: 1px solid #bdc8a8;
}

button.pickerbutton {
    border: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    font-size: 80%;
}

div#draft__status {
    float: right;
}
/* ------------------ Bookmark links ---------------------- */

a.bm {
  display: none;
}
