
textarea{
	width:400px;
	height: 150px;
	border: 1px solid #333;
	margin-left:6px!important;
	margin-left: 3px;
}
#GuestInfo
{
	width:940px;
	margin:5px auto;
	}
h2.r_title
{
	margin-bottom:10px;}
.forms div
{	height:auto!important;
	height:23px;
	min-height:23px;
	clear: both;
	line-height: 19px!important;
	line-height: 21px;
}
.forms label
{	text-align: right;
	display:block;
	float:left;
	width: 90px;
}

.forms input
{
	float:left;
	margin-left: 6px;
	margin-right: 6px;
	width:150px;
	border: 1px solid #333;
}
.btninput{
 width:980px;
margin:0px auto;
}
input.submitinput
{
	display: block;

	margin: 25px 5px 100px 115px;
	width: 70px;
	cursor: pointer;
	height: 1.5em;
	line-height:1.4em;
	background-color: White;
	border: 1px solid #333;
	clear:both;}