.DonateLove {
	margin-top: 25px;
	clear: both;
	width: 400px;
}

.DonateLove form, .DonateLove select, .DonateLove input {
	display: block;
	margin-bottom: 5px;
}

.DonateLove label {
	clear: both;
	font-weight: bold;
	float: left;
	width: 100px;
}

.DonateLove select {
	min-width: 60px;
}

.DonateLove input[type=image] {
	clear: both;
	margin-top: 10px;
}