@charset "UTF-8";
/* CSS Document */

#myform {
	width: 400px;
	margin: 10px 10px;
	margin-left: 40px;
}



#myform fieldset {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	font-size: 12px;
}

#myform legend {
	font-weight: bold;
}

#myform label {
	display: block;
	width: 135px;
}

#myform input[type="text"] {
	width: 200px;
}

#myform input:focus {
		border: 1px solid #FEDB4E;
		
}

#myform input.radio, #myform input.submit, #myform input.checkbox {
	width: auto;
}

#myform input.submit{ 
		background: #f8f8f8;
		height: 30px; 
		width: 90px;
		padding:4px 6px;
		border: 1px solid #CACACA;

}

#section_descFORM {  padding:0 0 20px 334px;
width:619px; color:#45555e;
position: relative; margin:200px 0 20px 0 !important; background:url(/scandinaviafurniture/images/stripe_03.gif) repeat-y left;
z-index:3; min-height: 500px;
}

*+html body #section_descFORM {padding:50px 0 50px 334px}
*html body #section_descFORM {padding:50px 0 50px 334px; position: relative; top: -600px}
	
#section_descFORM p {font:11px/1.3em  "lucida grande",Arial, Helvetica, sans-serif; }

#section_descFORM h1 {
font:15px/1.3em   "lucida grande",Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px; padding:0;
display:inline;
color:#8a1f03;
letter-spacing:.2em;
}	
#captcha_div {
margin-left:30px !important;
}