.Textbox {
font-size: 10px;
}
.Textboxconfirm {
font-size:10px;
background-color: #CCCCCC;
}
 .line {
 border-top:  thin solid #eb94a0;
 }
  .line2 {
 border-bottom:  thin solid #eb94a0;
 }
 .line3 {
 border-bottom:  thin solid #99CC99;
 }

 .m_button1_nonfix {
	/*border : solid #FFFFFF 1px;
	background-color : #FFFFFF;*/
	font-size:14px;
	padding-bottom:10px;
}
