.field_error {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

.mainlangbar { 
	width:180px; 
	float:right;
}

.form-row {
	height: 45px;
	float:left;
	margin-bottom:10px;
}

.form-row label { float:left }
.form_error{ width:100%; float:left; color:#8a1f11; padding-left:5px; }

.form-row input {
	font-size:11px;
    font-family:Verdana,sans-serif;
    border-style:solid;
	border-color:#BBBBBB;
	border-width:1px;
	width:250px;
}

.form-frame{
	width: 410px;
	height: 420px;
	background-color:#F3F3F3;
	float:left;
}

.form-button100
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   width:100px;
   height:20px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
}
.greenbold{
	color:#008000;
	font-weight:bold;
}
.div_law_ol{
	width:90%;
	margin-left:20px;
}
.div_law_ol ol{
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	text-align:justify;
}
.div_law_ol .num{
	margin-left: -40px;
	_margin-left: -13px;
	float:left;
}