input.button {
	font-size: 18px;
	font-weight: bold;
	background-color: #e2b338;
	border: 2px solid #ffffff;
	cursor: pointer;
}

.text {
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #999;
	padding: 9px;
	height: 40px;
}

li
{
	margin-left: 16px; 
}
