/* -------------------------------------------------------------- 
   Intercept form specific styles
-------------------------------------------------------------- */
#d2c_intercept_form #main_content {
    width: 453px;
}

#d2c_intercept_form #content_inner_wrap {
  background: transparent url('../images/hero-image.jpg') no-repeat scroll bottom left;  
}

#d2c_intercept_form .content_block {
  margin-bottom: 0;
}

.thank_you {
	height: 500px;
}
