#ajax_back { font-weight: bold; color: #218b53; width: 270px }
#ajax_back .error { color: #af0000 }

#title { float: left; width: 100%; border-bottom: 1px dotted #ccc; padding: 0 0 5px 0  }
#title h1 { float: left; font-size: 16px; color: black  }
#title p { float: right; color: black }

#title p a, #title p a:hover { color: black; font-weight: bold; text-decoration: none }

#mtext { border-bottom: 1px solid #f1f1f1; padding: 0 0 10px 0 }
#send_mural { clear: both; float: left; margin: 5px 0 0 0; position: relative; z-index: 2000; }

#send_mural div { margin: 5px 0 0 5px; width: 100%; float: left; color: black }
#send_mural div input { margin: 0 5px 0 0; *margin: 0 5px 0 -5px; padding: 0 }
#send_mural div label { width: 260px; float: left }

#send_mural div input.text { clear: both; height: 18px; font-size: 13px; width: 260px }
#send_mural div textarea { font-size: 14px; height: 70px; width: 260px }

#send_mural h3 { text-transform: uppercase; margin: 0; padding: 0 0 5px 0; color: #14AD66; font-size: 12px }

#send_mural span.needed { color: red }

label.error { display: block; margin: 2px 0 5px 0; color: #af0000; font-weight: bold; }
label.valid { display: block; margin-left: 5px; color: green; font-weight: bold; }

#send_mural div input.frmButton { float: left; font-size: 11px; font-family: Lucida Sans Unicode; width: 60px; *margin: 0 5px 0 0 }

/* FACEBOX */
#facebox .body { width: 300px; padding: 20px; }
#facebox { margin: 95px 0 0 15px; font-size: 11px; }
