#container #content #copytext tabel { margin: 0; }
#container #content #copytext label { font-size: 11px; margin: 0; padding: 0; }
#container #content #copytext input { font-size: 11px; width: 398px; height: 18px; margin: 5px 0; border: solid 1px #000; }
#container #content #copytext .forget { background-color: #fff5f5; border: solid 1px #f00; }
#container #content #copytext textarea { font-size: 11px; font-family: tahoma; margin: 5px 0; width: 398px; height: 103px; border: solid 1px #000; }
#container #content #copytext button { color: #000; font-size: 11px; background-color: #f1f1f1; margin: 5px 0; padding: 0 5px 2px; height: 20px; border-style: none; border-width: 0; outline-width: 0; }
#container #content #copytext button:hover { color: #fff; font-size: 11px; background-color: #f00; margin: 5px 0; padding: 0 5px 2px; height: 20px; border-style: none; border-width: 0; outline-width: 0; }
#container #content #copytext button:focus { color: #fff; font-size: 11px; background-color: #f00; margin: 5px 0; padding: 0 5px 2px; height: 20px; border-top-style: none; border-top-width: 0; border-right-style: none; border-bottom-style: none; border-left-style: none; border-left-width: 0; outline-width: 0; }

