._form {
position:relative;
background:#fff;
width:340px;/*F*/
padding:0!important;
text-align:left;
}
._form em {
color:#9a9a9a;
}
._form a {
margin-left:3px;
}
._form ._field,
._form ._field ._label,
._form ._type_radio,
._form ._type_checkbox,
._form ._type_captcha,
._form ._field table {
background:none;
}
._form ._field  {
position:relative;
width:100%;
cursor:move;
font-style:normal;
margin:1.2em 0;
padding:0;
overflow:hidden;
}
._form ._field input[type="text"] {
width:95%;
padding:8px;
font-size:16px;
border:1px solid #b6b6b6;
}
._form ._field ._label {
display:block;
margin:0 0 0.5em;
padding:0!important;
font-size:15px;
}
._form ._field ._option input[type="checkbox"],
._form ._field ._option input[type="radio"] {
position:relative;
width:13px;
height:13px;
margin:-4px 0 0;
cursor:pointer;
vertical-align:middle;
background:#fff;
}
._form ._field ._option input[type="submit"],
._form ._field ._option input[type="button"] {
margin:0;
cursor:pointer;
height:35px;
width:auto;
font-size:15px;
}
._form ._field ._option select {
display:block;
margin:0;
padding:0;
width:auto;
font-size:15px;
border:1px solid #b6b6b6;
}
._form ._type_radio ._option,
._form ._type_checkbox ._option {
font-size:13px;
font-weight:normal;
line-height:1.8;
}
._form ._type_date ._option input[type="text"] {
float:left;
width:100px;
}
._form ._type_date ._option input[type="button"] {
width:37px;
height:36px;
margin-left:5px;
padding:20px;
background:url(http://mangore.activehosted.com/admin/css/../images/icon_calendar.gif) no-repeat 0 0;
border:none;
outline:none;
text-indent:-9999px;
}
._form ._type_captcha img {
float:left;
margin:0 6px 0 0;
width:70px;
height:33px;
border:1px solid #b6b6b6;
}
._form ._type_captcha input[type="text"] {
margin:-14px 0 0 0!important;
width:25%;
}
._form ._field table  {
width:100%!important;
}
._form ._field table tbody tr td  {
width:50%!important;
font-size:15px;
}
._form {
width:340px;/*F*/
padding:10px 16px 0px 16px !important;
background:#f7f7f7;
color:#6e6e6e;
font-weight:normal;
border:1px solid #d1d1d1;
text-shadow:1px 1px 1px #fff;
}
._form #notice {
margin:10px 0 0 -3px!important;
padding:0;
color:#9f9f9f;
font-size:11px;
font-family:helvetica,arial,sans-serif;
}
._form #notice a:link, ._form #notice a:visited {
color:#9f9f9f!important;
text-decoration:underline;
}
._form ._field,
._form ._field ._label,
._form ._type_radio,
._form ._type_checkbox,
._form ._type_captcha,
._form ._field table {
background:none;
}
._form ._field  {
position:relative;
width:100%;
cursor:default;
font-style:normal;
margin:0 0 16px;
padding:0!important;
overflow:hidden;
}
._form ._field input[type="text"],
._form ._field input[type="email"] {
width:97%;
margin:0!important;
padding:4px!important;
font-size:16px;
background:#fff url(http://mangore.activehosted.com/admin/templates/form-themes/golden/images/bg_input.gif) no-repeat 0 0;
border:1px solid #cecece;
border-top:1px solid #bbbbbb;
}
._form ._field ._label {
margin:0 0 0.6em!important;
color:#6e6e6e;
font-size:15px;
font-family:helvetica,arial,sans-serif;
font-weight:700;
}
._form ._field ._option {
margin:0;
padding:0;
color:#6e6e6e;
font-size:13px;
font-family:helvetica,arial,sans-serif;
font-weight:normal;
line-height:20px;
}
._form ._type_header ._label {
width:100%;
font-style:normal;
font-size:18px!important;
line-height:24px;
color:#333333;
margin:0 0 5px!important;
padding:10px!important;
overflow:hidden;
background:#e8e8e8;
border-bottom:1px solid #dfdfdf;
}
._form ._type_input ._option  textarea{
width:97%!important;
background:#fff url(http://mangore.activehosted.com/admin/templates/form-themes/golden/images/bg_input.gif) no-repeat 0 0;
border:1px solid #cecece;
border-top:1px solid #bbbbbb;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
._form ._field ._option input[type="submit"],
._form ._field ._option input[type="button"] {
width:auto;
margin:2px 32px 0!important;
padding:3px 5px!important;
cursor:pointer;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
._form ._type_input ._option input[type="submit"]:hover,
._form ._type_input ._option input[type="button"]:hover {
}
._form ._type_date ._option input[type="text"] {
float:left;
width:100px;
}
._form ._type_radio {
background:none;
}
._form ._type_radio ._option label {
display:inline;
font-size:13px;
font-weight:normal;
line-height:22px;
}
._form ._type_radio ._option label input[type="radio"] {
position:relative;
width:13px;
height:13px;
margin:-4px 0 0!important;
cursor:pointer;
vertical-align:middle;
background:#fff;
border:none;
}
._form ._type_date ._option input[type="button"] {
width:27px;
height:27px;
margin:0 0 0 5px!important;
padding:0;
background:transparent url(http://mangore.activehosted.com/admin/templates/form-themes/golden/images/icon_calendar.gif) no-repeat;
border:none;
outline:none;
text-indent:-9999px;
}
._form ._type_date ._option input[type="button"]:hover {
background-color:none!important;
}
._form ._field ._option select {
display:block;
margin:0;
padding:0;
width:auto;
font-size:13px;
border:1px solid #cecece;
}
._form ._type_captcha img {
float:left;
width:88px;
height:44px;
margin:0 6px 0 0;
border:1px solid #cecece;
}
._form ._type_captcha input[type="text"] {
float:left;
margin:0!important;
width:40%;
}
._form ._field table {
margin:0;
padding:0;
border-collapse:collapse;
width:100%!important;
table-layout:fixed;
margin-bottom:18px;
font-size:13px!important;
border-collapse:collapse;
border-spacing:0;
}
._form ._field table td {
padding:0 10px 0 0!important;
line-height:18px;
text-align:left;
font-size:13px!important;
color:#606060;
}
._form ._type_input ._option  table tbody#_forward_rcpt input {margin:0 0 5px 0!important; width:96%!important;}
._form ._type_input ._option  table tbody#_forward_rcpt img.image_addrcpt {cursor:pointer;}
.form_errors{
text-align:center;
font-size:15px;
margin:10px;
color:#900;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:20px;
}