#lic_reestr_content {
	text-align:center;
}
#lic_reestr_filter {
	text-align:center;
}
#lic_reestr_filter label {
	display:block;
	float:left;
	margin-right:10px;
	text-align:right;
	width:50%;
}
#lic_reestr_overflow {
	color:blue;
	text-align:center;
	padding:10px;
}
#lic_reestr_results {
	margin:15px 0;
}
#lic_reestr_results em {
	font-style:normal;
	font-weight:bold;
	margin-right:10px;
}
#lic_reestr_tblList {
	border-collapse:collapse;
	font-size:100%;
	width:100%;
}
#lic_reestr_tblList th {
	border:1px solid #fff;
	color:#fff;
	background-color: #6788E5;
}
#lic_reestr_tblList td {
	padding:5px;
	border:1px solid #fff;
}
#lic_reestr_tblList a:hover {
	color: #2F2F2F;
}
#lic_reestr_tblList a:link {
	color: #2F2F2F;
}
#lic_reestr_tblList a:visited {
	color: #2F2F2F;
}

.filterrow {
	margin:5px 0;
	text-align:left;
}
.form-button {
	color: #333333;
	margin-top:10px;
	width:80px;
}
.form-input {
	border: 1px solid #222222;
	font-family: Tahoma;
	color: #333333;
	width:200px;
}
.message {
	color:blue;
}
.errors {
	color:red;
}
.row1 td {
	background-color:#F0F6FF;
}
.row2 td {
	background-color:#EEF2FF;
}
.comment {
	font-size:70%;
	margin-left:4px;
}

