div.formholderlocation{ width:230px; }
	
div.formholder2{ width:110px; }

div.formbox{
/*
	border:solid 1px #c6cfe1;
	background:#dfe4ee;
*/
	padding:2px;
	margin-bottom:6px;
}
div.formbox h1 { font-size:14px; padding-bottom:4px; }

div.formbox p{ padding-bottom:14px;}

div.formbox input .input-text{ border:1px solid #3b6e22; width:180px; }

div.formbox label{ display:block; margin-bottom:10px; }

div.formbox label span{ display:block; float:left; text-align:right; font-weight:bold; }
.formspacer{margin-left:80px;  margin-bottom:10px; font-size:11px; }
.btnyellow{
	background:url(images/yellow.gif);
	padding:0px 10px;
	/*border:1px solid #ffcc33;*/
	border:1px solid #ffedbd;
	height:30px; 
	line-height:24px;
	color:#797363;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}
	
	/* page formatting -- these are unrelated from the ARC method */
	
	#makeMeAPrettyForm, #form2 {
		width:670px;  
		/*border: 1px solid #ff0000;*/
		
	}
	#makeMeAPrettyForm h6, #form2 h6 {
	
		
		height:6px; 
		font-family:inherit;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue UltraLight", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;


		font-weight: normal;
		/*font-size: 1.7em;*/
			font-size:17px;
		color: #fff;
		background-color: #999999;
		padding: 10px 30px;
		vertical-align: bottom;
		margin: 0px;
		text-align: left;
	/*	border-bottom: 10px solid white;*/

	}
	#makeMeAPrettyForm p , #form2 p{
		margin: 10px 20px;
	}
	
	.green{
	background:url(img/yellow.gif);
	padding:0px 10px;
	border:1px solid #ffcc33;
	height:30px; 
	line-height:24px;
	color:#797363;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}




.formButton {
width: 184px;
height: 30px;
background-color: #ffcf4f;
margin: 0;
padding: 0;
border: 0;
background:url(/template/swmproto/images/btn_find_home.gif);
/*background: transparent url(http://swmproto.nl-internal.com/template/swmproto/images/btn_find_home.gif no-repeat top left;*/
text-indent: -1000em;
vertical-align: middle;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* IE 5.x */
}
