/* CSS Document */label{width: 4em;float: left;text-align: right;margin-right: 0.5em;display: block}input{color: #000;background: #d8ecfd;border: 1px solid #1882d9;margin-left: 5px;display: block;}.submit input{color: #000;background: #1882d9;border: 2px outset #d7b9c9} fieldset{border: 1px solid #781351;width: 20em}legend{color: #fff;background: #ffa20c;border: 1px solid #781351;padding: 2px 6px}form, button{border:0; margin:0; padding:0;}.spacer{clear:both; height:10px;}/* ----------- My Form ----------- */.myform{margin:0 auto;width:550px;padding:10px 0px 0px;}/* ----------- stylized ----------- */#stylized{	border-top: 1px solid #b7ddf2;}#stylized h1 {	font-size:25px;	font-weight:normal;	margin-bottom:8px;	margin-top:5px;	color: #1882d9;}#stylized p{font-size:11px;color:#666666;margin-bottom:20px;border-bottom:solid 1px #b7ddf2;padding-bottom:10px;}#stylized label{display:block;font-weight:bold;text-align:right;width:200px;float:left;}#stylized .small{color:#666666;display:block;font-size:11px;font-weight:normal;text-align:right;width:200px;}#stylized input{float:left;font-size:12px;padding:4px 2px;border:solid 1px #aacfe4;width:200px;margin:2px 0 20px 10px;}#stylized select{float:left;font-size:12px;padding:4px 2px;border:solid 1px #aacfe4;width:200px;margin:2px 0 20px 10px;}#stylized textarea{float:left;font-size:12px;padding:4px 2px;border:solid 1px #aacfe4;width:200px;margin:2px 0 20px 10px;}#stylized button{clear:both;margin-left:150px;width:165px;height:50px;background:url(images/button_submit.jpg) no-repeat;text-align:center;line-height:31px;color:#FFFFFF;font-size:11px;font-weight:bold;}