/* Because of the click here to read the brochure text, we */
/* need to reduce the spacing to the next line - always    */
/* assume that that checkbox text does not wrap            */
label.choice{
	margin:-1.80em 0 -5pt 25px;
}

/* We are following the indent of the label to the right   */
/* of the checkbox                                         */
a.follow-indent {
	margin-left:25px; 
}

/* reset the line height to accomodate the brochure links  */
input.checkbox {
	margin-top:1.6em;
}

/* for the first label desc on interests                  */
label.tight-desc {
	line-height:10%;
}

/* for the mail election for brochurests                  */
.tight-label {
	margin-top:-20px;
}

