


#vidualMatterial {
  width: 631px;
  display: inline;
}
@media screen {

#vidualMatterial {
  float: left;
}

}



/* Thurmo */

.material {
  background: url(../../common/img/ptn02.gif) left bottom repeat-x;
  padding: 10px 0;
  margin: 10px 0 10px 50px;
}

.material .name {
  border-bottom: solid 2px #89c997;
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px 0;
  padding: 0 0 8px 0;
}
.material .copy {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px 0;
}
.features {
  margin: 5px 0;
}
.features ul {
  padding: 0 15px;
}
.features li {
  list-style: disc;
}
.figures {
  margin : 10px 0;
}
.figures .label{
  font-size: 1.1em;
  font-weight: bold;
}
.figure .note {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0.5em 0 0 0;
}


.materialThurmo .figure {
  width: 192px;
  display: inline;
  float: left;
}

.materialThurmo .figures .fast {
  padding: 0 19px 0 0;
  margin: 0 5px 0 0;
  background: url(../img/fig-plus.gif) right 35px no-repeat;
}
.materialThurmo .figures .last {
  padding: 0 0 0 19px;
  margin: 0 0 0 5px;
  background: url(../img/fig-right.gif) left 35px no-repeat;
}

.materialZet {
  page-break-before: always;

}
.materialZet .figures {
  padding: 0 0 0 210px;
}
.materialZet .figure {
  width: 203px;
  margin: 0 5px 0 0;
  display: inline;
  float: left;
}
.materialZet .figure .note {
  text-align: center;
  font-size: 1.0em;
}

.materialLumi .detail .img {
  float: right;
  margin: 0 0 0 20px;
}

.materialUniecoro .figure {
  padding: 22px 0;
  text-align: center;
}

.materialHigra .detail .img {
  float: right;
  margin: 0 0 0 20px;
}
