/* prevent text from wrapping in address fields */
td.about-right td{
	white-space: nowrap;
}

/* keep width adjustment from applying to homepage div */
span.hdr-red {
	width: 198px !important;
}
