div#lightbox {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( document.body.offsetWidth - 730 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 300 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.content-with-local-nav {
	padding-top: 20px;
	width: 666px;
}
.website-products li.package {
	width: 210px;
}
.trademark-products,
.trademarks .faq {
	padding-top: 20px;
}
.services .content-with-local-nav {
	padding-top: 0px;
}
#nav-local .testimonial {
	width: 215px;
}
div.app-progress {
	padding-bottom: 1em;
}
body.home div#page-header {
	margin-bottom: 30px;
}
a#button-questions {
	margin-top: -110px;
}
.form-standard div.submit span {
	margin-left: 7.5em;
}
.boolean {
	margin-left: 6em !important;
	width: 30em !important;
}
.form-section {
	padding-left: 3px !important;
}

.domain_check #page-header {
	width: 660px;
}
#website-domain-check-fields {
	width: 24.5em;
	font-size: 0.9em;
}