
.submission{ margin:0; padding:0; font-size:11px;}
.submission p{ font-size:11px; padding:3px 6px;}

.submission .ct{ line-height:24px !important}
.submission form{ width:550px; background:#eee; padding:3px 10px; margin:6px 0}


.submission form label{ width:200px; display:inline-block; position:relative; vertical-align:top;}

.submission form label.t{color:#000;}

.submission form span{ color:#555; font-size:10px}

.submission form input[type="text"]{ width:230px; height:24px; margin:0; border:1px solid #bbb; }
.submission form select{ width:233px; height:24px; margin:0; border:1px solid #bbb; font-size:11px;}

.submission form textarea{ width:330px;border:1px solid #bbb; height:130px}

.submission form input[type="submit"], .submission form input[type="button"]{ width:100px; height:30px; background:#09314c; border:0; color:#fff; border-radius:3px; font-weight:bold; font-size:11px}

 .submission form .errormgs{ color:red;}
.submission form .namef{ color:red !important }

/*Comment Form design*/
.comment{ margin:0; padding:0; font-size:11px;}
.comment p{ font-size:11px; padding:3px 6px;}

.comment .ct{ line-height:24px !important}
.comment form{ width:550px; background:#eee; padding:3px 10px; margin:6px 0}


.comment form label{ width:200px; display:inline-block; position:relative; vertical-align:top; font-weight:bold}

.comment form label.t{color:#000;}

.comment form span{ color:#555; font-size:13px; font-weight:normal}

.comment form input[type="text"]{ width:230px; height:24px; margin:0; border:1px solid #bbb; }
.comment form select{ width:233px; height:24px; margin:0; border:1px solid #bbb; font-size:12px;}

.comment form textarea{ width:330px;border:1px solid #bbb; height:130px}

.comment form input[type="submit"], .submission form input[type="button"]{ width:100px; height:30px; background:#09314c; border:0; color:#fff; border-radius:3px; font-weight:bold; font-size:11px}

 .comment form .errormgs{ color:red;}
.comment form .namef{ color:red !important }