﻿.page
{
  background-color: white;
}

.classDivGicHeaderContent
{
  text-align: center;
}

p.abstract
{
  margin: 0px;
}
p.topspaced
{
  margin-top: 6px;
}

hr
{
  background-color: #ECE9D8;
  border-width: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

/* -------------------- */
#divOpereList ul
{
  line-height: 2.0em;
}
#divOpereList ul li span
{
  margin-left: 20px;
}

/* -------------------- */

#divOpere
{
  width: 100%;
  padding-top: 5px;
}
