h1.mp_ve, h2.mp_ve, h3.mp_ve, h4.mp_ve, h5.mp_ve, h6.mp_ve
{
  border-style: solid;
  border-width: 1px;
  clear: both;
  margin-right: 2%;
  padding: 2px;
}

h1.mp_ve
{
  background: #909090;
  margin-left: 2%;
}

h2.mp_ve
{
  background: #a0a0a0;
  margin-left: 4%;
}

h3.mp_ve
{
  background: #b0b0b0;
  margin-left: 6%;
}

h4.mp_ve
{
  background: #c0c0c0;
  margin-left: 8%;
}

h5.mp_ve
{
  background: #d0d0d0;
  margin-left: 10%;
}

h6.mp_ve
{
  background: #e0e0e0;
  margin-left: 12%;
}

span.mp_ve_1
{
  float: left;
  padding: 2px;
  margin-left: 14%;
  width: 56%;
}

span.mp_ve_2
{
  float: left;
  padding: 2px;
  text-align: center;
  width: 16%;
}
