fieldset {
  background-color:transparent;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
	/*width:245px;*/
	padding:0px;
	text-align:left;
  }
.br {display:none;}
.textfield {
color:#333 ;
margin:0px;
height:19px;
border:solid 0 #fff;
padding:0px;
background:#fff;
voice-family: "\"}\""; 
voice-family:inherit;
width:150px;
}
fieldset>input.textfield {
background:#fff;height:19px;
}
.submit {
margin:0px;padding:0px;
background-color:#b91f38;
height:19px;
border:solid 0 #fff;
width:95px;
color:#fff;font-weight:bold;font-size:12px;font-family:arial;
 }