input {
	background: #fff;
	color: #53080e;
	padding: 3px;
	border: #53080e 1px solid;
	margin: 2px 0;
}

#formWin input#sendToSubmit {
	background: url(../_img/btnSendInvitation.gif) 0 0 no-repeat;
	border: none;
	padding: 0;
	height: 31px;
	width: 200px;	
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	margin: 10px auto;
}

#formWin input#bookSubmit {
	background: url(../_img/btnSubmit.gif) 0 0 no-repeat;
	border: none;
	padding: 0;
	height: 31px;
	width: 115px;	
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
	margin: 10px auto;
}
