
#myaccountform {background-color: #ebf2fc; border: 1px solid #369; width:95%; padding:5px; }
#myaccountform p, #closeaccountyes p, #closeaccountno p {  margin-bottom: 4px; margin-top: 4px; }
#myaccountform p.checkbox { clear:both; margin: 4px; }
#myaccountform label { float:left;  padding:2px;  width:30%; }
#myaccountform label.checkbox { display:block; width:97%; padding:1px; margin:1px; }
#myaccountform input.submit {background-color:#ebf2fc; border: 1px solid #369;  font-size:1em; font-weight: bold; margin-left:31%;}
#myaccountform input.removeorganisation { background-color:#ebf2fc; border:1px solid #369;  font-size:1em; font-weight: bold}
#myaccountform input.text, #closeaccountyes input.text { float:none; font-size:1em; text-align:left; width:50%; }
#myaccountform textarea { float:none; font-size:1em; text-align:left; width:50%; height:100px; }
#myaccountform input.textreadonly,  #closeaccountyes input.textreadonly { float:none; font-size:1em; text-align:left; width:50%; background-color: #ebf2fc;}
#myaccountform input.checkbox { float:none; text-align:left; font-size:1em; margin:3px;  }
#myaccountform fieldset { margin-bottom:5px; border:1px solid #369; }
#myaccountform fieldset legend, #closeaccountyes fieldset legend {color:#fff; background-color:#369; padding:2px; border:1px solid #369; font-weight:bold; font-size:0.9em }
#myaccountform fieldset div.leftcol { float:left; width:48%; }
#myaccountform 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 #369; background-color: #ebf2fc;  }
#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 #369;  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;}
