.contentModuleContent {
	padding-top: 7px;
	padding-bottom: 6px;	/* (km) fixes spacing to last dotline */
	padding-right: 0px;		/* (km) errors dont need right paddings */
}

/* (km) we need these spacings, otherwise robinson error has wrong layout */
img.widthLabel{
	width: 94px;
}

img.widthInput{
	width: 194px;
}

img.widthAdvice{
	width: 200px;
}

.adviceDistBot{
	margin-bottom: 6px;
}

.inlineAdvice{
	margin-top: 7px;
	line-height: 16px !important;
}

/*
* newsletter receipt
*/

#newsletter_receipt .dashedLineTop{
	margin: 16px 0px 5px 24px;
}

#newsletter_receipt .dashedLineBot{
	margin: 8px 0px 15px 24px;
}