#wrapper {
	width: 400px;
	margin: 20px auto;
	line-height: 30px;
	text-align: left;
	}

form p {
	margin-top: 10px;
	}

textarea#message_body {
	border: 2px inset #373592;
	background-color: #eeeeee;
	color: #839e91;
	}

#wrapper a:link, #wrapper a:hover, #wrapper a:visited {
	font-size: 16px;
	text-decoration: underline overline;
	}

#topinputs span {
	margin-left: 90px;
	}

#attach {
	border-style: none;
	}

#add {
	margin-left: 5px;
	}

#submit {
	margin-left: 27px;
	padding: 2px 0px;
	font-weight: bold;
	}

#success {
	width: 100%;
	text-align: center;
	}

#return {
	margin-top: 50px;
	width: 100%;
	text-align: center;
	}

p#contact_note {
	line-height: 15px;
	}

p#contact_note a {
	text-decoration: underline !important;
	}