.alert ul {
	margin: 0;
	list-style: none;
	padding-left: 5px;
}

.mb0 {
	margin-bottom: 0;
}

.affiliateLinks textarea {
	width: 100%;
}

label .note, span.note {
	font-size: smaller;
	font-style: italic;
}

.link {
	cursor: pointer;
	text-decoration: underline;
	color: #005580;
}