.floatright {
	float: right;
	margin-left: 20px;
}
.coffeepadding {
	padding-bottom: 10px;
	font-size: 90%;
	vertical-align: top;
	padding-right: 50px;
}
.lineunder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #462F27;
}

.textright {
	text-align: right;
}

.textcentre {
	text-align: center;
}
.coffeepaddingCopy {
	padding-bottom: 10px;
	font-size: 90%;
	vertical-align: top;
	padding-left: 100px;
}
