input.input {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background			: url("../img/bg-callmenow-gradient.gif") no-repeat;
	margin				: 0px 0px 0px 0px;
	border				: 1px solid #000000;
	font-size			: 11px;
	width				: 200px;
	height				: 14px;
}
textarea {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background			: url("../img/bg-callmenow-gradient.gif") no-repeat;
	margin				: 0px 0px 0px 0px;
	border				: 1px solid #000000;
	font-size			: 11px;
	width				: 250px;
	height				: 100px;
}
img.btreq {
	position			: relative;
	float				: left;
	left				: 72px;
	bottom				: 15px;
}
html>body img.btreq {
	position			: relative;
	float				: left;
	left				: -420px;
	bottom				: 15px;
}
label {
	font-weight			: bold;
}
