
.pagenator {
	background:url(../images/paginator.png) 0 9px repeat-x;
	position:relative;
	width:100%;
	height:20px;
	margin-bottom:20px;
}
.pagenator a {
	text-decoration:none;
	color:#444036;
}
.pagenator .previous {


	width:70px;
	position:absolute;
	top:0;
	left:0;
}
.pagenator .previous a {
	display:block;
	width:100%;
	height:100%;
	padding:1px 10px 3px 10px;
	background:#f3e4bd;
	-webkit-border-radius:3px ;
  -moz-border-radius:3px;
  border-radius:3px;
	behavior: url(pie.htc);
}
.pagenator .prew-page-sep {
	position:absolute;
	width:10px;
	height:20px;
	top:0;
	left:90px;
	background:#fff6de;
}
.pagenator .per-page {
	margin:0 auto;
	position:relative;
	display:table;
}
.pagenator .per-page-sep {
	width:10px;
	height:20px;
	background:#fff6de;
	float:left;
}

.pagenator .prew-page2 {
	width:24px;
	float:left;
	margin-right:2px;
}
.pagenator .prew-page2 a {
	display:block;
	width:4px;
	height:100%;
	padding:1px 10px 3px 10px;
	background:#f3e4bd;
	-webkit-border-radius:3px ;
  -moz-border-radius:3px;
  border-radius:3px;
	behavior: url(pie.htc);
}
.pagenator .next {
	width:97px;
	position:absolute;
	top:0;
	right:0;
}
.pagenator .next a {
	display:block;
	height:100%;
	padding:1px 10px 3px 15px;
	background:#f3e4bd;
	-webkit-border-radius:3px ;
  -moz-border-radius:3px;
  border-radius:3px;
	behavior: url(pie.htc);
}

.pagenator .next-page-sep {
	position:absolute;
	width:10px;
	height:20px;
	top:0;
	right:97px;
	background:#fff6de;
}
.pagenator .next-page2,.pagenator .page  {
	width:24px;
	float:left;
}
.pagenator .page {
    margin-left: 1px;
    margin-right: 1px;
}
.pagenator .next-page2 a, .pagenator .page a  {
	display:block;
	width:4px;
	height:100%;
	padding:1px 10px 3px 10px;
	background:#f3e4bd;
	-webkit-border-radius:3px ;
  -moz-border-radius:3px;
  border-radius:3px;
	behavior: url(pie.htc);
}
.pagenator .selected {
	float:left;
	width:24px;
}
.pagenator .selected a {
	display:block;
	width:4px;
	height:100%;
	padding:1px 10px 3px 10px;
	background:#444036;
	-webkit-border-radius:3px ;
  -moz-border-radius:3px;
  border-radius:3px;
	behavior: url(pie.htc);
	color:#f3e4bd;
}
.pagenator .pagenator .cur-page a {
	color:#f3e4bd;
}

.tegs-list a {
    margin: 5px;
  /*  float: left;  */
}
.tegs-list ul {
    padding: 5px;
}


.tegs-list ul li {
    display: inline;
    float: none;
    list-style-type: none;
}

/*
.tegs-list a {
	width:100%;
} */

.lenta-autor {

}