.side {
  width: 447px;
  background: black;
}

.box {
  position: relative;
  width: 100%;
  background: #333;
  height: 300px;
  margin-bottom: 5px;
  display: inline-block }

#container .photo-gallery-last { width: 448px;}

.text {
  font-size: 14px;
  position: relative;
  line-height: 14px;

}

.text, #bandierine, #frecce {
  width: 345px;
  left: 50%;
  margin-left: -172px;
}

#bandierine, #frecce {
  position: absolute;
  bottom: 10px;
}

.text h3 {
  margin: 40px 10px 2px 0px;
  font-weight: normal;
  color: #AAA;
  line-height: 20px;
  cursor: pointer;
}

.text h3:first-child { margin-top : 10px }

.text ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
}

.mask {
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  top: 50%;
  margin-top: -105px;
  margin-left: 0px;
  margin-right: 0px;
}

#email .text {
  text-align: center;
  display: block;
  padding: 0px;
  font-size: 21px;
  color: #FFCC00;
  text-shadow: 0px -1px 1px #F90000;
  top: 50%;
  line-height:21px;
  margin-top: -10px
}


#curriculum .text {
  text-align: left;
  font-family: Georgia;
  font-size: 14px;
  line-height: 18px;
  text-shadow: 0px -1px 1px #411616;
}

#curriculum .text span {
  margin-bottom: 20px;
  display: inline-block;
}

#curriculum .text i {
  font-style: italic;
  color: #aaa;
}

.titolo {
  font-size: 14px;
  margin-bottom: 8px;
  display: inline-block;
  margin-top: 20px;
  color: #aaa;
  text-align: left;
}

.recensione {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 14px;
  text-align: left;
}

.autore, .author {
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
  font-style: italic;
  text-align: right;
  width: 99%;
  color: #5d5d5d;
  line-height: 15px;
}

#testi {
  text-align: left;
  cursor: pointer;
}

#testi ol {
  margin-top: 0px;
  padding-left: 21px;
}

#testi li a {
  color : #8b8b8b;
  text-shadow: 0px 0px;
  line-height: 16px;
  font-weight: normal;
  font-size: 13px;
}

#testi li {
  margin-bottom: 7px;
}

#testi p {
  font-family: Georgia;
  line-height: 17px;
}

#recensioni .quest {
  color: #aaa;
  font-style: italic;
}

#testi .mg {
  font-family: Copperplate;
  color: #aaa;
  font-style: normal;
}