/* About Page */ 

.page-title { margin-bottom: 15px; } 
.inner-content { background-image: url(/img/bg/inner-content-bg.gif); } 
.static-bg { }

.inner-content-left { width: 40%; float: left; padding: 0 60px 0 60px; margin-bottom: 75px;  padding-top: 75px; }
.inner-content-right { width: 45%; float: left; padding: 0 0px 0 0;  padding-top: 82px;   }
.inner-content-right .error_message { text-align: left; padding-left: 65px; }
.inner-content-left .photo { width: 408px; height: 275px; background: url(/img/bg/left-image-bg.png) no-repeat; padding: 8px 0 0 8px; }

/* Legal Page */

.legal { padding: 5% 5% 2% 5%; } 
input { color: #666; }

/* Contact Us Page */ 

form#contact_us {  } 
form#contact_us input[type="text"] {  height: 14px; padding: 3px; width: 200px; display: inline;}
form#contact_us textarea { width: 205px; height: 10em; } 
form#contact_us input[type="submit"] { margin-left: 60px;  } 
form#contact_us label { display: block; float: left; width: 60px; padding-right: 3px; }
form#contact_us div {  margin: 0 0 10px 0; }

.photo-size { width: 392px; height: 259px; background-color: #333; }