fieldset
{
	height:					496px;
	border-color: 			#000000;
	border-width: 			2px 2px 2px 2px;
	border-style: 			solid;
}

hr
{
	background-color:		#666666;
	height:					1px;
	border:					none;
}

img 
{
	border: 				0px;
}

label
{
	font-size:				16px;
	margin:					0px 0px 50px 0px;
}

legend 
{
	font-size: 				22px;
	font-weight: 			normal;
	color: 					#d26c29;
	margin: 				0px;
	padding: 				0 5px;
}

.AuthorizeNetSeal
{
	float:				left;
}
.BottomBlock
{
	clear:					both;
	width:					450px;
	height:					auto;
	margin:					10px auto 0px;
}

.FieldLeft
{
	clear:					both;
	text-align:				right;
	width:					475px;
}

.FieldRight
{
	clear:					both;
	text-align:				right;
	width:					525px;
}

.g-recaptcha
{
	margin:					10px 20px 10px 10px;
	float:					left;
}
.inputText
{
	float: 					right;
	width: 					300px;
	padding: 				5px 3px 2px 3px;
	margin: 				0px;
}

.LeftBlock, .RightBlock
{
	width:					604px;
	height:					500px;
	float: 					left;
	margin-bottom:			15px;
}

.LeftBottom, .RightBottom
{
	line-height:			200%;
	width:					560px;
}

.Notes 
{
	width: 					560px;
	height:					70px;
	margin: 				0px 0px 20px 0px;
	padding: 				5px;
	border: 				1px solid #666666;
	background-color:	 	#d6d6d4;
	color: 					#666666;
	line-height:			100%;
}

.NotesHead 
{
	background-image: 		url(./images/icon_info.png);
	background-repeat: 		no-repeat;
	background-position: 	top left;
	padding: 				0px 0px 0px 27px;
	color: 					#666666;
}

.Required
{
	color:					red;
}

.selectOne
{
	width: 					310px;
	padding: 				5px 3px 2px 3px;
}

.Small
{
	float: 					right;
	text-align:				left;
	line-height:			110%;
	width:					306px;
	margin-bottom:			10px;
	font-size:				14px;
}

.Submit
{
	clear:					both;
	width:					100%;
	text-align:				center;
}

.SubmitBut
{
	border:					2px solid #666666;
	-webkit-border-radius: 	5px;
	border-radius: 			5px;
	cursor:					pointer;
}

.TopBlock, .Blocks
{
	width:					1208px;
	margin:					0px auto;
}

.Verify
{
	line-height:			200%;
	font-size:				14px;
}