#header {
  height:385px;
  min-height:385px;
}

#visore {
  /*background: url('../img/tech/tech_visore_sfondo.png') no-repeat left top;*/
}

#tech_content .titWrapper {
  margin-bottom:11px;
}

#tech_content .itemWrapper {
  margin-bottom:7px;
}

#tech_content .cyanWrapper {
  margin-top:38px;
  margin-bottom:11px;
}

#tech_content .item {
  float:left;
  width:492px;
  padding-bottom:4px;
}

#tech_content .title {
  border-bottom:2px solid #333;
  font-size:25px;
}

#tech_content .entry {
  font-size:18px;
}

#tech_content .left {
  text-align:right;
  padding-right:6px;
}

#tech_content .right {
  text-align:left;
  padding-left:6px;
}

#tech_content .cyan {
  color:#00A399;
  width:100%;
  font-size:25px;
  padding-bottom:4px;
  border-bottom:2px solid #00A399;
}

#tech_content.new .title {
  border-bottom:0px solid #333;
  font-size:12px;
}

#tech_content.new .model {
  display: inline-block;
  width: 22%;
  text-align: center;
}

#tech_content.new .model .y {
  color:#00A399;
  font-size:18px;
}
