div#newsletter {
	width: 188px;
	line-height: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 3px;
	color: #9b6f53;
	font-size: 10px;
}
div#newsletter input {
	border: solid 1px #000000;
	background-image: url("../images/input.jpg");
	width: 119px;
	padding-left: 5px;
}
div#newsletter input.submit {
	background: none;
	width: 44px;
	height: 14px;
	border: none;
	vertical-align: bottom;
	margin-left: 9px;
	margin-bottom: 4px;
}
div#newsletter img {
	margin-bottom: 10px;
}
div#search input[type="image"] {
	background: none;
	width: 45px;
	height: 12px;
	border: none;
	text-indent: -70px;
	vertical-align: bottom;
	margin-left: 9px;
	margin-bottom: 2px;
}
