.question {
	padding: 10px;
	border-bottom: 1px solid #ebeac8;
}

.error {
	color: red;
	font-size: 14px;
	text-align: left !important;	
}

.field {
	padding-top: 10px;
}

.input190 {
	width: 190px;
	height: 14px;	
}

.error p {
	margin-bottom: 5px;	
}

#content h2, #content h3 {
	color: #376A2F !important;
	margin-bottom: 10px;
}

.app-table {
	margin-bottom: 5px;	
}

.app-table th {
	color: #376A2F !important;	
	font-size: 14px;
	padding: 5px;
	vertical-align: bottom;
}

.app-table td {
	padding: 5px;
	vertical-align: top;
}

.width100p {
	width: 100%;
}

hr {
	background: #EBEAC8;
	border-color: #EBEAC8;
	margin: 5px 0px 10px 5px;
}

.welcome {
	font-family: 'Dancing Script', arial, serif !important;
}

.larger {
	font-size: 20px;
}