.modboxin_s, .modtitle_s {
  background-color: #ddf8cc;
  border-color: #80c65a;
}
.modtitle {
  background-color: #ddf8cc;
  border-color: #c1e9aa;
  border-top-color: #80c65a;
}
.modboxin {
  border-color: #c1e9aa;
}
.selectedtab,
.modtitle, .modtitle_s,
.modtitle a:visited, .modtitle a:link, .modtitle a:active {
  color: #008000;
}
#addcontent_button {
  background-color: #008000;
}
.modtitle a.el, .modtitle a.csl {
  color: #80c65a;
}
.modtitle a.el:hover, .modtitle a.csl:hover {
  color: #008000;
}
.selectedtab, #footerwrap {
  border-color: #80c65a;
}
.unselectedtab {
  border:1px solid #80c65a;
  background-color:#ddf8cc;
}
.unselectedtab, .unselectedtab_r, .unselectedtab_l,
.selectedtab_r, .selectedtab_l, .tab.spacer, .tab.addtab,
#addstuff {
  border-bottom-color: #80c65a;
}
.tab_hover {
  background-color: #008000;
  border-top-color: #008000;
  border-left-color: #008000;
  border-right-color: #008000;
  color: #ffffff;
}
a.ddbox {
  background-image: url('/ig/images/arrow_green.gif');
}
a.delbox {
  background-image: url('/ig/images/x_green.gif');
}
a.minbox {
  background-image: url('/ig/images/min_green.gif');
}
a.maxbox {
  background-image: url('/ig/images/max_green.gif');
}
a.ddbox:hover {
  background-image:url('/ig/images/arrow_green_highlight.gif');
}
a.delbox:hover {
  background-image:url('/ig/images/x_green_highlight.gif');
}
a.minbox:hover {
  background-image:url('/ig/images/min_green_highlight.gif');
}
a.maxbox:hover {
  background-image:url('/ig/images/max_green_highlight.gif');
}
.dd_border {
  border-color: #80c65a;
}
