.themebox {
  width:545px;
  margin-top:12px;
  margin-bottom:12px;
  overflow:hidden;
}

.themebox_blue_top {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_blue_top.gif);
}

.themebox_pink_top {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_pink_top.gif);
}

.themebox_purple_top {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_purple_top.gif);
}

.themebox_lightblue_top {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_lightblue_top.gif);
}

.themebox_lightgreen_top {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_lightgreen_top.gif);
}

.themebox_blue_middle {
  width:505px;
  padding:10px 20px;
  overflow:hidden;
  background-image:url(../gfx/themebox_blue_middle.gif);
  background-repeat:repeat-y;
}

.themebox_pink_middle {
  width:505px;
  padding:10px 20px;
  overflow:hidden;
  background-image:url(../gfx/themebox_pink_middle.gif);
  background-repeat:repeat-y;
}

.themebox_purple_middle {
  width:505px;
  padding:10px 20px;
  overflow:hidden;
  background-image:url(../gfx/themebox_purple_middle.gif);
  background-repeat:repeat-y;
}

.themebox_lightblue_middle {
  width:505px;
  padding:10px 20px;
  overflow:hidden;
  background-image:url(../gfx/themebox_lightblue_middle.gif);
  background-repeat:repeat-y;
}

.themebox_lightgreen_middle {
  width:505px;
  padding:10px 20px;
  overflow:hidden;
  background-image:url(../gfx/themebox_lightgreen_middle.gif);
  background-repeat:repeat-y;
}

.themebox_blue_bottom {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_blue_bottom.gif);
}

.themebox_pink_bottom {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_pink_bottom.gif);
}

.themebox_purple_bottom {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_purple_bottom.gif);
}

.themebox_lightblue_bottom {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_lightblue_bottom.gif);
}

.themebox_lightgreen_bottom {
  width:545px;
  height:10px;
  font-size:1px;
  background-image:url(../gfx/themebox_lightgreen_bottom.gif);
}