.cssmod p {
  padding: 0;
  margin: 0;
  text-align: justify;
}
.cssmod h2 {
  margin-bottom: 0.3em;
  background: url('hglyph.png') no-repeat right center;
  _float: left;
  padding-right: 30px;
  display: table-cell;
  zoom: 1;
  border-bottom: none;
}
.cssmod h3 {
  margin-bottom: 0.3em;
  border-top: 1px solid #B0BFC9;
  margin-top: 1em;
  font-size: 130%;
  background: url('h2glyph.png') no-repeat left center;
  padding: 0.2em 0 0.2em 30px;
  border-bottom: none;
}
.cssmod h4 {
  margin-top: 1em;
  border-bottom: none;
}

.cssmod .hrr {
  height: 10px;
  background: #294992 url('bar.png');
  background-position: bottom;
  background-repeat: no-repeat;
}
.cssmod .hr2 {
  height: 1px;
  margin: 10px 0 3px 0;
  width: 50%;
  background: #CCC;
}
.cssmod #content input.text {
  border: 1px solid #000;
  background: #DDE;
  color: #009;
}
.cssmod #nav {
  color: #999;
  zoom: 100%;
}

.cssmod #navcrumb a {
  color: #236DA1;
}
.cssmod #navcrumb a:hover {
  color: #6189A5;
}

.cssmod div#navcontent {
  padding: 0.3em 0.5em;
  border: 1px solid #CCC;
  background: #EEE;
  margin-bottom: 1em;
}
.cssmod div#navcontent h4 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.cssmod div#navcontent ul {
  padding: 0;
  margin: 0;
  display: block;
  zoom: 1;
}
.cssmod div#navcontent li {
  list-style-type: none;
  text-align: left;
  line-height: 1.2;
  padding-left: 1em;
  padding-bottom: 0.4em;
  text-indent: -1em;
}
.cssmod div#navcontent li.cat {
  display: list-item;
}
.cssmod div#navcontent li.sublist {
  padding: 0; 
  margin: 0;
  text-indent: 0;
  padding-bottom: 1.2em;
}
.cssmod div#navcontent li ul li {
  padding: 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 100%;
}
.cssmod div#navcontent a {
  color: #00A;
}
.cssmod div#navcontent a:hover {
  color: #006;
}
.cssmod #content .homemain {
  padding: 1em;
  width: 58%;
}
.cssmod div.itemnews {
  display: table;
  border: 2px solid #a5da59;
  background: #e5f5d0;
  width: 100%;
  width: auto;
  padding: 0.5em 0.75em;
  margin: 0.75em 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cssmod div.itemnews h3 {
  margin-top: 0.1em;
}

.cssmod div.gallery a:visited img {
  border: 3px solid #CAC;
}
.cssmod div.gallery a:hover img {
  border: 3px solid #99F;
}
.cssmod div.gallery a:active img {
  border: 3px solid #C99;
}

xdl.subcats {
  margin-bottom: -0.5em;
  margin-left: 0;
  padding-left: 0;
}

xdl.subcats dt {
  background: url('subarrow.png');
  background-repeat: no-repeat;
  background-position: left 50%;
  margin-left: 2em;
  padding-left: 16px;
  margin-bottom: 0.75em;
}

xdl.subcats dd {
  margin-left: 2em;
  padding-left: 2em;
}

.cssmod div.storago_links {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0;
}
.cssmod div.storago_links {
  margin-left: 2em;
}
.cssmod div.storago_links li {
  list-style-image: url('external.gif');
  margin-left: -20px;
}
.cssmod .itembox {
  border-top: 1px solid white;
  bxorder: 1px solid black;
}
.cssmod dd {
  padding: 0;
  margin: 0;
  margin-left: 2em;
  xmargin-bottom: 1em;
}
.cssmod dt {
  padding-left: 15px;
  margin: 0;
  margin-bottom: 0.2em;
}
.cssmod dl {
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}
.cssmod dt span.bullet {
  width: 10px;
  background: url('subcatglyph.png') no-repeat center left;
  display: block;
  position: absolute;
  margin-left: -15px;
}
.cssmod span.bullet span {
  visibility: hidden;
}
.cssmod div.subcatlist {
  margin-left: -1em;
}
.cssmod div.subcatlist div {
  padding-left: 15px;
  margin-left: 1em;
}
.cssmod div.subcatcolumns div {
  width: 15em;
  margin-bottom: 0.2em;
  float: left;
}
