/* BWD Quick Subform */
#quickform {
	width: 100%;
	height: 242px;
	margin: 0px auto;
	text-align: center;
}

#quickform-inner {
	width: 978px;
	height: 242px;
	margin-left: 1px;
}

#quickform-inner .quickform-birdwire {
	width: 160px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#quickform-inner .quickform-birdwire input {
	background: url('/images/pixel.gif') no-repeat;
	height: 15px;
}

#quickform-fields {
	margin-left: 620px;
	margin-top: 20px;
}

#quickform-fields input, #quickform-fields select {
	background: url('/imgnew/quickform/field.gif') top repeat-x;
	border: 0px;
	margin: 2px;
	height: 20px;
}

#quickform-fields option {
	background: #fff;
}

#quickform-button {
	background: url('/imgnew/quickform/button.png') no-repeat;
	width: 160px;
	height: 32px;
	display: block;
}

#quickform-button input {
	background: url('/images/pixel.gif') no-repeat;
	width: 160px;
	height: 32px;
	display: block;
	color: #333300;
	size: 13px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
