#lgo { background-image: url("../contact/header.jpg") }

input, textarea {
	display: block;
	width: 100%;
	border: none;
	background-color: #c4bccf;
	font-size: 108.33%;
}

label {
	display: block;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: 91.66%;
}

div.btnbr {
	text-align: right;
}

div.btnbr input {
	display: inline;
	width: auto;
	background-color: transparent;
}
