.input-collection .caption {
	width: 16em;
}

.mandatory {
	color: red;
}

#add-recipient {
	font-weight: bold;
}

select {
	font-size: 11px;
}
.input-collection td.input {
	white-space: nowrap;
}

