button, .button {
 padding:10px 20px;
 background: white;
 border: 1px solid #c5b874;
 font-size:2em;
 text-decoration:none;
 color:#000;
}	

.error-message {
 top:8px;
 left:60px;
}

.error-message {
    z-index:10; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}


.container .grid_4 {
	width:460px;
}

.well3 {
  padding-top:70px;
}

.text-sets1 {
  font-size:14px;
}

.bg4 {
  background: url(../images/page-1_imgt2.jpg) no-repeat;
}

footer p {
  font-weight:300;
}

@media (min-width: 1400px) {
.container .grid_5 {
	width: 585px;
}
}

@media (max-width: 1500px) {
  .bg1 {
    background-position: -300px;
  }
}