@charset "UTF-8";
#text .err{
	/*width: 330px;*/
	margin: 0px;
	color: /*#e49910*/#df8903;	
	font-weight: bold;
}

#text .err_word{
	background: #fec;
}

#ord .border-top, #ord .border-bott{
	width: 578px;
	height: 15px;
}


#ord .border-top .angl{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_nw.png') no-repeat 0 0;
	
}

#ord .border-top .angr{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_ne.png') no-repeat 0 0;
	
}

#ord .border-top .line{
	float:left;
	width: 548px;
	height: 15px;
	background: url('/img/bord_n.png') repeat-x 0 0 ;
	
}

#ord .border-bott .angl{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_sw.png') no-repeat 0 0;
	
}

#ord .border-bott .angr{
	float:left;
	width: 15px;
	height: 15px;
	background: url('/img/bord_se.png') no-repeat 0 0;
	
}

#ord .border-bott .line{
	float:left;
	width: 548px;
	height: 15px;
	background: url('/img/bord_s.png') repeat-x 0 0 ;
	
}

#ord .midd{
	background: url('/img/add/bord_form.gif') repeat-y 0 0 #fff;
	padding-left: 25px;
	padding-right: 30px;
}

#text #ord p {
	margin: 0px;
	padding: 3px 0px;
}

#ord .sub{
	width: 77px;
	height: 34px;
	background: url('/img/add/login1.png') no-repeat right 0px #fff;
	color: #fff;
	border: none;
	margin: -6px 0px 0px 250px;
	cursor: pointer;
	font-size: 14px;
	font-family: Trebuchet MS,Tahoma,sans-serif;
}


#text .configuration b{
	color: #df8903;
	font-size: 1.2em;
}

#text .configuration .param, .langs .param{
	background: transparent;
	width: 33%;
	float: left;
	text-align: right;
	/*border-top: 1px solid #808080;*/
	margin-right: 5px;
	padding: 2px 0 0 0px;
}

#text .configuration input.wide{
	width: 330px;
	border: 2px inset #ccc;
}

#text .configuration input#cod{
	width: 190px;
}
#text .configuration #codeimg{
	float: left;
	width: 216px ;
	/*_margin-left: 1px;
	width: 208px;*/
}

#text .configuration img{
	border: none;
	margin: 0px;
	padding: 0px;	
}

#text .configuration input.medium,.configuration select.medium {
	/*width: 30%;*/
	width: 329px;
	border: 2px inset #ccc;
}
#text .configuration input.number,.configuration select.number {
	width: 40px;
	text-align: right;
	border: 2px inset #ccc;
}

#text .configuration input[type=text],.configuration select,.configuration textarea{
	/*border: 1px solid #aaa;*/
	border: 2px inset #ccc;
	/*font-size: 11px;*/
	padding: 2px;
	/*height: 170px;*/
}


#text .configuration textarea.wide{
	width: 330px;
	height: 150px;
	margin-top: 0px;
	padding: 2px;
	border: 2px inset #ccc;
}

#text .few{
	color: #df8903;
	font-size: 1.2em;
}


#text .configuration b{
	color: #df8903;
	font-size: 1.2em;
}
