/*#register_form label {
  position: relative;  
  left: -7px;  
  top: -0.75em;
  }
  
#register_form p {
  padding-top: 0.25em;
  }
  
#register_form fieldset {
  position: relative;
  }*/
  
*html #davestextbox input {
  border: 0px none;
  color: #00404E;
  width: 100%;
  font-size: 0.9em;
  }
  
*html #fox_in_the_box, *html #cta_banner, *html #small_register_form, *html #eee, *html .right_box, *html #small_video_link {
  margin-left: 0px;
  }
  
/**html #eee {
  margin-left: 0px;
  }*/
 
*html #small_register_form #name {
  width: 120px;
  }
  
 *html #small_register_form #email {
  width: 120px;
  }
  
  *html #small_register_form #phone {
  width: 120px;
  }
  
  *html #small_register_form #position {
  width: 120px;
  }
  

  
*html #downloads ol {
  margin-left: 0px;
  }

*html #header {
  margin-bottom: 20px;
  }
  
#scrollable {
  word-wrap: break-word;
  }
  
*html #body_top_20_companies #main_content {
  width: 400px;
  margin-left:20px;
  margin-right: 25px;
  }
