.testform { margin-top: 15px; }
.testform .formline { margin-bottom: 8px; }
.testform label { width: 90px; float: left; text-align: right; margin-right: 10px; }
.testform .submit { margin: 0 30px 0 100px; }
.testform .normal { width: 180px; }
.testform .upload { width: 240px; }

.errmsg, .warn { color:  #ff7403; font-weight: bold; }
.error { margin-left: 100px;  color:  #ff3403; font-size: 13px; }
.warn { margin-top: 30px; }

.comment img { float:left; width: 100px; border: 0; }
.comment div { margin-left: 115px; text-align: justify; }

