/*FORMS EDITORS*/
.tableform { width: 100%; }
.tableform td { padding: 8px 0; }
.tableform td.label { width: 27%; font-weight: bold; vertical-align: top; }
.tableform tr { background: url("../images/linepoint.gif") repeat-x left bottom; }
.tableform tr.flast { background: none; }
.tableform tr.flast td { padding-bottom: 0; }
.addnews { font-weight: bold; }

.impot { color: #e82e1e; }

.pollvotelist { width: 60%; text-align: left; }
.pollvotelist input { margin-right: 5px; }

/*Поиск*/
.searchtable table {
	border-collapse: separate;
	border-spacing: 2px; border: 0;
}
.searchtable fieldset legend { color: #8e3c25; }


/*Статистика*/
.statistics {
	width: 80%;
	margin: 0 auto;
}
.statinn {
	text-align: left;
	padding: 0 78px;
	background: url("../images/statics-2.png") no-repeat 0 0;
}

.statistics ul { margin-bottom: 15px; }
.statistics ul li { position: relative; background: url("../images/linepoint.gif") repeat-x left bottom; padding: 2px 0; }
.statistics ul li b { position: absolute; right: 0; }
