/* CSS orderform */
body 			{color:#212121; font-family: Arial, Helvetica, sans-serif; font-size:0.9em; background-color:#fff;}
* html body 	{font-size:90%;}
div.Body		{margin:0 auto; width:670px;}
div.Head		{height:60px; border-bottom:3px solid #212121; font-size:1.9em; font-weight:bold; line-height:80px; background-image:url(images/arr_logo_126x47.gif); background-repeat:no-repeat; background-position:right;}
div.Lead		{ margin-top:7px; font-size:0.8em;}
div.Main		{padding:13px;}
div.from		{}
div.label		{float:left; clear:left; width:100px; margin:3px 7px 3px 0px; text-align:right;}
div.field		{float:left; margin:3px 0px;}
div.field span	{padding-left:25px; font-size:0.7em; font-weight:normal;}	
div.btns		{text-align:center;}
.frmBox			{width:360px; border:1px solid #ccc}
textarea.frmBox	{height:60px;}
.frmBtn			{ width:210px; padding:2px; border:0px; color:#D3CDB4; background-color:#212121; margin:7px;}
h3				{border-top:1px solid #212121; clear:both;}
p				{font-size:0.9em;}
label			{font-size:0.9em; margin:5px 0 5px; display: block;}
label span		{font-variant:small-caps; color:red;}
div.clear		{clear:both; width:1px; height:1px;}

