#AML_form {
  font-family: Helvetica, Arial;
}

#AML_form input, #AML_form select, #AML_form .textarea{
  width: 205;
  font-family: Arial, Helvetica, sans-serif;
}

#AML_form .input {
background:none no-repeat scroll 0 0 transparent;
clear:both;
font-family:arial;
font-size:12px;
height:auto;
margin:0;
overflow:hidden;
padding:5px 0;
}
#AML_form input[type=image]{
  height: auto;
  width: auto;
}

#AML_widget li{
  background: #ddd;
}

#AML_widget li.step .inner .top{
 background:url("/wp-content/themes/thesis_16/custom/images/header_bg.jpg") no-repeat scroll 0 0 transparent;
height:113px;
padding:6px 21px;
}

#AML_form label {
  color:#5F6F11;
float:left;
font-family:arial,verdana,sans-serif;
font-size:14px;
font-weight:bold;
margin:0 20px 0 90px;
text-align:left;
width:150px;
}

#AML_form  h1 {
font-size:40px;
}

#AML_form  h1, #AML_form  h3 {
margin:0;
padding:0;
text-shadow:2px 2px 2px #333366;
}

#AML_form  h1, #AML_form  h2, #AML_form  h3, #AML_form  h4, #AML_form  h5 {
color:#FFFFFF;
font-family:cambria,calibri,arial,verdana,sans-serif;
font-weight:normal;
text-align:left;
}
#AML_form .frontp h2 {
color:#339900;
font-size:20px;
text-align:center;
}

#AML_form h4 {
color:#405434;
font-size:20px;
padding:5px 20px;
}

#AML_form p {
  margin: 1em 0;
}

#AML_form .step_right {

margin-right:35px;
}

#AML_form .step_right h3 {
font-family:cambria,calibri,arial,verdana,sans-serif;
font-size:20px;
padding:3px 0 5px;
text-align:right;
width:100%;
color:#227325;
}

label.error {
  display: block;
  font-size: 0.6em;
  color: red;
}

#AML_form #guts {
padding-left:15px;
}

#AML_widget li.step .inner .container {
background:url("/wp-content/themes/thesis_16/custom/images/form-background.jpg") no-repeat scroll 0 0 transparent;
height:425px;
margin:-35px 0 0 15px;
text-align:left;
}
#AML_form .button {
text-align:center;
margin-top:10px;
}

#AML_form p.sub-text  {
color:#333333;
font-family:arial;
font-size:12px;
}