.helptext {
  font-size:12px;
  color:#333333;
}

div.stepsimage {
  margin:0px 5px 0px 10px;
  border:0px;
  float:left;
  
}

div.steps {
  margin:0px 10px 0px 35px; /*margin-left has to be img width+its padding*/    
}

H3 {
  font-size:14px;
  display:inline;
  }
div.whitebox {  /*Overwrite props from mainstyle until we change globally*/
  padding-top:5px;
}

div.progressbuttons {
  text-align:right;
  padding:10px 0px 0px 10px;

}

input.littlebtn {
   color:#333333;
   font-family: Arial, sans-serif;
   font-size:84%;
   }

