/* others styles */
div.mainContents h1 {
  color: #080808;
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: bold;
  text-transform: capitalize;
  text-indent: -9999px;
}
div.mainContents div.economic h2 {
  color: #080808;
  font-size: 95%;
  border-bottom: none;
}
div.mainContents div.economic p {
  color: #333333;
  font-size: 100%;
  line-height: 160%;
}
div.mainContents div.mechanism{
  display: block;
  width: auto;
  height: auto;
  padding: 20px 0 0 20px;
  border-bottom: 1px solid #f0f0f0;
  background-image: url(../image/gradWhBG.jpg);
  background-repeat: no-repeat;
}