/* Contact */

#contact h2 {
	width: 386px;
	height: 62px; /* added 10px to height */
	background: transparent url(img/h2-contact.gif) no-repeat;
}
#contact #right h3 {
	width: 139px;
	height: 37px; /* added 8px to height */
	background: transparent url(img/h3-newartwork.gif) no-repeat;
}
#contact #right h3#select {
	background: transparent url(img/h3-selectanimage.gif) no-repeat;
}
#contact #right {
	font-size: 90%;
	line-height: 8px;
	width: 140px;
	margin: 0 40px 0 0;
}

/* Form */
input, textarea {
	width: 386px;
	font-size: 15px;
	margin-bottom: 8px;
}
input.submit {
	width: 49px;
	height: 19px;
}
label {
	display: block;
	color: #513407;
	line-height: 18px;
}
textarea {
	font-size: 85%;
	height: 170px;
}
#contact a#oldsite {
	display: block;
	width: 136px;
	height: 86px;
	text-indent: -3000px;
	margin: 10px 0 0 0;
	background: url(img/star-oldsite.gif) no-repeat;
	text-decoration: none;
}