#contents {
  width: 100%;
  padding: 0;
  margin: 0;
}

.col_left {
  width: 345px;
  float: left;
}

.col_right {
  float: left;
  width: 360px;
  margin-left: 10px;
}


/*left*/
.col_left p {
  margin-bottom: 65px;
}

.row {
  margin-bottom: 16px;
}

.col {
  float: left;
  margin-left:5px;
  text-align: center;
}

.col p{
  margin: 0;
}

/*right*/

#varianteAbonamente {
  width: 360px;  
  border-bottom: 1px solid #6B9EE4;
}

#varianteAbonamenteMare {
  width: 360px;  
}


#varianteAbonamente tr td {
  color: #0B479B;
  height: 20px;
  padding: 2px;
}

.price { width: 60px; padding-right: 10px; }
.c_price { padding-right: 8px !important;}

.command { 
  width: 108px; 
  color: #FFFFFF !important; 
  background-image: url(/i/bgCommand.jpg); 
  background-repeat: repeat-x;
  padding-left: 10px;
}

.bgtitle { 
  background-image: url(/i/bgTitle.jpg); 
  background-repeat: repeat-x; 
}

.ar { text-align: right; }
.grey { background-color: #EDEDED; }

.col_right #variante p {
  color: #0B479B;
}

#variante {
  margin-bottom: 60px;
}

#sidephoto {
  float: right;
  width: 170px;
  text-align: center;
  font-weight: bold;
}

#sidephoto a img{
  padding: 4px;
  border: 1px solid #6C9EE4;
}

#revista_content h1 {
  margin-bottom: 10px;
}

#revista_content ul {
  margin-left: 15px;
}
