h1 {
  margin-top: 0;
}

.home-img {
  width: 371px;
  padding: 0 0 0 20px;
}

#indexDefaultMainContent p {
  text-align: justify;
}

#index-categories {
  margin: 0px 0 25px 0;
}

.index-category {
  float: left;
  width: 245px;
  margin-right: 14px;
}

.index-category.last {
  margin-right: 0;
}

.index-category h2 {
  margin: 15px 0 0 0;
  border-bottom: 2px #E9E9E9 solid;
}

.index-category h2 a {
  color: #000000;  
}

.index-category h2 a:hover {
  text-decoration: none;
}

.index-category-in {
  padding: 7px 3px;
  line-height: 190%;
  border-right: 0px #E9E9E9 solid;
}

.index-category-in img {
  float: left;
  margin-right: 15px;
}

.index-category-in a {
  color: #425F6F;
  text-decoration: underline;
}

.index-category-in a:hover {
  text-decoration: none;
}

ul.homepage {
  padding: 0;
  margin: 0;
}

ul.homepage li {
  list-style-type: none;
  background-image: url("../../../../img/manitera/bg-ul-home.jpg");
  background-repeat: no-repeat;
  background-position: 2px 5px;
  padding: 5px 5px 5px 25px;
  font-size: 13px;
  font-weight: normal;
}