#cff .cff-item {
    float: left;
    width: 48%;
    clear: none;
    padding: 0px 20px 15px;
    margin: 0px 5px;
    background: #FAF8EA;
    min-height: 350px;
}

#huge_it_gallery_container_3{
margin: 0 0 0 40px;

}

#huge_it_gallery_container_2 {
max-width: 850px;
margin: 0 auto;

}


.entry-content td, .entry-summary td {
    border: 0px solid #E5E5E5 !important;
}
.entry-content table, .entry-summary table {
    border: 0px solid #E5E5E5 !important;
}

#myname {
width: 100%;
}
#email  {
width: 100%;
}
#arrival {
width: 100%;
}
#hour {
width: 100%;
}
#number {
width: 100%;
}
#text {
width: 100%;
}

#content-bottom {
display:none !important;
}

input {
text-align:center !important;
}



::-webkit-input-placeholder {
  color: rgba(97, 78, 63, 0.50) !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(97, 78, 63, 0.50) !important;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: rgba(97, 78, 63, 0.50) !important;
}

:-ms-input-placeholder {  
  color: rgba(97, 78, 63, 0.50) !important;
}