<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.md0010 fieldset {

  /* padding-left: 50px;*/

   padding-top: 20px;

	 border: 0px;

}
div.md0010 form{padding-left:45px;}

div.md0010 fieldset label {

    width: 100px;

    float: left;

    clear: both;

    display: block;

    font-family:tahoma;

    font-size:11px;

    font-weight:normal;

    padding-top: 6px;
    
    color:#333;

}



div.md0010 fieldset label.long {

   width: 300px; float: none;

}



div.md0010 fieldset label.long input {

   width: 12px;

   float: none;

   margin:0px;

   color:#333;

}



div.md0010 fieldset legend {

    clear: both; 

}



div.md0010 a, div.md0010 a:link, div.md0010 a:visited {

 color: #48619a;

  text-decoration: none;

}

div.md0010 a:hover {

    color: #badc26;

}



div.md0010 span.red {

    color: #FF0000;

}



div.md0010 fieldset small {

		font-size: 9px;

		color:#AA8039;

		width: 172px;
		float: left;
		text-align: justify; 
		padding-top: 3px;
		padding-bottom: 8px;
}



div.md0010 fieldset input {

  /* border:1px solid #e4e4e4;*/

    margin:0;

    width:165px;

    float: left;

}



div.md0010 fieldset input.submit {

    background:#e4e4e4;

    border:1px solid #e4e4e4;

    color:#000;

    font-family:tahoma;

    font-size:11px;

    padding:5px 15px;

    width: auto;

}
div.md0010 h2
{
    font-size: 18px; 
	font-weight: normal;
}
div.md0010 fieldset input.btnsubmit {
 
  background:transparent;
   color: #5F7210;
    font-family:tahoma;
    font-size:11px;
    padding:7px 3px 5px 0;
    margin:0;
    width:auto;
    border:none;
    text-align:left;



}
div.md0010 .btn {
    background:url("/tmp/images/sliced/images/btn_left_bg.png") top left no-repeat;
    width:50px;
  /*  border:1px solid #cc0000;*/
    height:30px;
    float:left;

}
div.md0010 .btn_right {
    background:url("/tmp/images/sliced/images/btn_right_bg.png") top right no-repeat;
    width:50px;
      height:30px;
      padding-left:27px;
      padding-right:6px;



}
div.md0010 .btn_mid {
    background:url("/tmp/images/sliced/images/btn_bg.png") repeat-x ;
    width:auto;
    height:30px;
    padding-right:20px;
    text-align:left;



}
div.md0010 div.reg_box {width:699px;  }
div.md0010 div.reg_box_top{width:699px; height:31px; background:url(.../.../.../themes/default/img/reg_box_top.pmg) no-repeat top left;  }</pre></body></html>