
.field-title { width: 600px; margin: 4px 10px 0px 100px; }
.field-input { margin: 4px 10px 0px 100px; }
.field-input input { width: 150px; }
.field-input textarea { width: 500px; height: 200px; }

.field-input-long { margin: 4px 10px 0px 100px; }
.field-input-long input { width: 450px; }

.light-input { color: #999; }
.dark-input { color: #333; }
.radio input { width: 20px; margin: 4px 0px 0px 10px; height: 15px; line-height: 15px; vertical-align: middle; }
.radio label { font-size: 15px; height: 15px; line-height: 15px; vertical-align: bottom; }

#submit-button { margin: 4px 10px 0px 0px; width: 126px; height: 46px; float: left; }
.submit-button-up { width: 126px; height: 46px; line-height: 46px; float: left; background: url('../css-images/submit-button-up.png'); text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; letter-spacing: 1px; background-color: transparent; border: 0px; }
.submit-button-down { width: 126px; height: 46px; line-height: 46px; float: left; background: url('../css-images/submit-button-down.png'); text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; letter-spacing: 1px; background-color: transparent; border: 0px; }
#cancel-button { margin: 4px 10px 0px 0px; width: 126px; height: 46px; float: left; }
.cancel-button-up { width: 126px; height: 46px; line-height: 46px; float: left; background: url('../css-images/submit-button-up.png'); text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; letter-spacing: 1px; background-color: transparent; border: 0px; }
.cancel-button-down { width: 126px; height: 46px; line-height: 46px; float: left; background: url('../css-images/submit-button-down.png'); text-decoration: none; font-size: 14px; font-weight: bold; color: #fff; letter-spacing: 1px; background-color: transparent; border: 0px; }

