table.itemlist {border: 1px solid #AAAAAA; border-collapse: collapse; margin-top: 1em; text-align: center}
table.itemlist th {border: 1px solid #BAA; padding: 0.4em; color: #FFF; background: #BAA}
table.itemlist td {border: 1px solid #777; padding: 0.4em}
table.itemlist tr:hover td {background: #988; color: #FFF}

table.itemlist th a {}

table.itemlist a.sortedup span {width: 14px; padding-right: 14px; background: url('/graphics/up.gif') no-repeat right center}
table.itemlist a.sortedup:hover span {background-image: url('/graphics/down.gif')}

table.itemlist a.sorteddown span {width: 14px; padding-right: 14px; background: url('/graphics/down.gif') no-repeat right center}
table.itemlist a.sorteddown:hover span {background-image: url('/graphics/up.gif')}

.paging {text-align: center; font-weight: bold}
.modinfo {margin-top: 5px; margin-bottom: 5px; text-align: center; font-weight: bold}
.newitem {text-align: center}

      .formline {display: block; margin-bottom: 2px; /*height: expression('1px')*/}
      .formline:after {content: ' '; display: block; height: 0; visibility: hidden; clear: both}
      .formline .left {display: block; float: left; width: 39.4%; text-align: right; margin-right:0.5%; line-height: 21px}
      .formline .right {display: block; float: left; width: 60%; text-align: left}
      .padtop {clear: both; margin-top: 0.8em}
      
      .formline select {width: 180px}
      .form {text-align: center}

/* type=image */
.image_preview {border: 1px solid #808080}

.error {text-align: center; color: #FF0000; font-weight: bold}
