
#mynsaform {background-color: #faf8f7; border: 1px solid #77685c; width:98%; padding:5px; }
#mynsaform p, #closeaccountyes p, #closeaccountno p { clear:both; margin-bottom: 4px; margin-top: 4px; }
#mynsaform p.checkbox { clear:both; margin: 4px; }
#mynsaform label { float:left;  padding:2px;  width:30%; }
#mynsaform label.checkbox { display:block; width:97%; padding:1px; margin:1px; }
#mynsaform label.rightcheckbox { width:70%; padding-bottom:10px; }
#mynsaform input.submit {background-color:#faf8f7; border: 1px solid #77685c;  font-size:1em; font-weight: bold; margin-left:31%;}
#mynsaform input.button {background-color:#faf8f7; border: 1px solid #77685c;  font-size:0.9em; font-weight: bold; color:#000000;}
#mynsaform input.removeorganisation { background-color:#faf8f7; border:1px solid #77685c;  font-size:1em; font-weight: bold}
#mynsaform input.text, #closeaccountyes input.text { float:none; font-size:1em; text-align:left; width:50%; }
#mynsaform textarea { float:none; font-size:1em; text-align:left; width:50%; height:100px; }
#mynsaform input.textreadonly,  #closeaccountyes input.textreadonly { float:none; font-size:1em; text-align:left; width:50%; background-color: #faf8f7;}
#mynsaform input.checkbox { float:none; text-align:left; font-size:1em; margin:3px;  }
#mynsaform fieldset { margin-bottom:5px; border:1px solid #77685c; }
#mynsaform fieldset legend, #closeaccountyes fieldset legend {color:#fff; background-color:#77685c; padding:2px; border:1px solid #77685c; font-weight:bold; font-size:0.9em }
#mynsaform fieldset div.leftcol { float:left; width:48%; }
#mynsaform fieldset div.rightcol { float:left; width:48%; }
#closeaccountyes input.submit  { background-color:#FFECEC; border:1px solid #FF0000;  font-size:1em; margin:5px; padding:5px; width:50%;}
#closeaccountyes fieldset { margin-bottom:5px; border:1px solid #77685c; background-color: #faf8f7;  }
#closeaccountyes textarea { float:none; font-size:1em; text-align:left; width:95%; height:100px; margin:5px; }
#closeaccountyes label { float:left;  padding:2px;  width:30%; }
#closeaccountyes label.feedback { float:left;  padding:2px;  width:95%;  margin:5px; }
#closeaccountno input { background-color:#ECFFEC; border:1px solid #77685c;  font-size:1em; margin:5px; padding:5px; width:50%;}
span.indent { clear:both; margin-left:20px; margin-top:2px; padding-top:1px; padding-bottom:1px; display:block; border-bottom:1px dotted #000000;}
span.indent#first { border-top:1px dotted #000000;}

div.warning {font-size: 1em; padding: 0px 10px 10px; margin: 0px 20px; border: solid 1px #aaa; background: #eee; }
p.warning {text-align: center; font-size:1em; padding: 10px; margin: 6px; border: solid 1px red; background: #eee;}

