		.LISTENTRY {
			font-size: normal;
			font-weight: normal;
		}

		.MainLabel {
			float: left;
			text-align: right;
			width: 150px;
			/* Makes the text match up with the inputs and buttons. */
			line-height: 160%;
		}

		.ActionButton {
		}

		.Warning {
			padding:5pt;
			border:thin solid black;
		}
		