h1.title01 { background-image:url(../common/images/titleIcon11.png); }

table#formTable { margin-bottom: 30px; border-top: #CCC 1px solid; border-left: #CCC 1px solid; width: 100%; }
table#formTable th { border-right: #CCC 1px solid; border-bottom: #CCC 1px solid; background-color: #EEE; padding: 15px; width: 150px; text-align: left; font-weight: normal; vertical-align: top; }
table#formTable th span { display: inline-block; float: right; color: #BE465F; }
table#formTable td { border-right: #CCC 1px solid; border-bottom: #CCC 1px solid; padding: 15px; vertical-align: top; }
table#formTable td .txField { background: none; border: #CCC 1px solid; height: 24px; font-size: 14px; line-height: 24px; width: 70%; }
table#formTable td textarea { width: 70%; }

.formBtn { border: none; background: url(images/formBtn.png) no-repeat; width: 160px; height: 40px; font-size: 16px; line-height: 40px; color: #FFF; cursor: pointer; margin-right: 30px; }
.formBtn:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#contentMain a.formLink { color: #435F2D; }

.err { color: #BE465F; font-size: 12px; line-height: 16px; }
.thanks { font-size: 24px; text-align: center; margin-bottom: 30px; margin-top: 20px; }
