body{
/*font-family: tahoma, Arial;*/
}
/*div{
	border: 1px #f7f7f7 dashed;
}*/

#order{
/*border:  1px solid #ccc;*/
width: 500px;
padding: 5px;

color: #666;
background: url(/images/box-next.jpg) no-repeat bottom right;
}
/*#order #fromto{
width: 100%;
}*/

#order #fromto,
#order #files,
#order #text,
#order #submit
{
	margin-left: 70px;
}

#order #selLangs,
#order #atFiles,
#order #mkQuote{
	margin-top: 30px;
	margin-bottom: 10px;
}

#order .word{
	font: bold 1.5em Helvetica, Aria, sans-serif;
	text-align:left;
}
#order .comment{
	font-size: 0.6em;
	padding-left: 20px;
}
#order #fromto #welcome{
	margin-bottom: 10px;
}
#order #fromto .line{
float: left;
}
#order #fromto .word{
/*width:  50px;*/
/*padding: 5px;*/
/*text-align: right;*/
padding: 2px;
}
#order #fromto select{
border: 1px solid #eee;
width: 130px;
}
#order .splitter{
height: 10px;
clear: both;
}
#order #files{
width: 100%;
}
#order #files input{
width: 100%;
border: 1px #ccc solid;
}
#order #text textarea{
	border: 1px #ccc solid;
	width: 98%;
	height: 6em;
}
#order #submit{
text-align: right;
}
#order #submit input{
border: 1px solid #ccc;
width: 200px;
}

#do1, #do2, #do3{
width: 39px; height: 103px;
margin-left: 10px;
float: left;
clear: left;
}
#do1{
 /*background: url(../images/dig1r2.gif);*/
}
#do2{
 /* background: url(../images/dig2r2.gif);    */
}
#do3{
 /*background: url(../images/dig3r3.gif);*/
}

#order .button{
	background: url(../images/button-red.gif);
	height: 20px;
	border: 1px solid #666 !important;
}