/* IE 7 and below Fixes */

div#TB_ajaxContent {    
  position:relative;    /* Otherwise background images float in IE6 */
}


/* Packages Page Fixes */
.testimonial, #cellular {
  
  line-height: 1.4em;
  
}

#recommended-by-mags {
  
  margin-top: 15px;
  
}

#left-half-header span {
  
  display: block;
  
}

.questions {
  
  display: block;
  margin-top: -20px;
  
}

#certificate-content {
  
  padding-top: 15px;
  
}

#cboxTitle {
  
  display: none;
  
}

div#cp-loaded-content {
  display:inline;
}
div#dash-loaded {
  width:800px;
}
div#settings-top {
  width:800px;
}
/* /Packages Page Fixes */



/* BMS Fixes */

#bluebox2 .step1 {
	bottom:0;
}