#section {
	background: #636 url("images/contact.gif") right top no-repeat;
}

p ul li {
	margin: 0px;
	padding: 0px;
	line-height: auto;
}

.stripe p {
	background: #636;
}

p form {
	padding: 0px 20px;
}

textarea {
	margin: 5px 0px;
}

#name, #from {
	width: 300px;
}

#subject, #message {
	width: 400px;
}

#message {
	height: 100px;
}
