/* GENERAL STYLES */
.h_plant
{
  position: absolute;
  top: 495px;
  right: 11px;
  width: 300px;
  height: 200px;
  background: url(/img/hr2net/plant.png);
}

.h_support
{
  position: absolute;
  top: 186px;
  right: 11px;
  width: 248px;
  height: 267px;
  background: url(/img/hr2net/support.png);
}

.h_network
{
  position: absolute;
  top: 400px;
  right: 75px;
  width: 218px;
  height: 174px;
  background: url(/img/hr2net/network.png);
}

/* EDITOR PROPERTIES */

