/* bal;savimas */
.apskritisWrap {
	margin-bottom:12px;
	margin-top:10px;
}
.apskritis {
	padding-bottom:12px;
	font:bold 11px Tahoma;
	color:#333;
	text-transform:uppercase;
}
/*a.voteExp, a.voteNexp {
	display:block;
	color:#20288A;
	font:bold 11px/14px Verdana;
	background:url(images/balsavimas/minus.gif) left center no-repeat;
	padding-left:23px;
	text-decoration:none;
}
div.expWrap {
	margin-bottom:12px;
}
a.voteNexp {
	display:block;
	color:#20288A;
	font:11px/14px Verdana;
	background:url(images/balsavimas/plius.gif) left center no-repeat;
	padding-left:23px;
	text-decoration:underline;
}
a.voteExp:hover, a.voteNexp:hover {
	text-decoration:none;
}*/
.expContent {
	margin:2px 0 16px 0;
}
.hiddenContent {
	display:none;
}
td.tdvoteCont {
	background:#F8F8F1;
	text-align:left;
	vertical-align:top;
	font:11px/14px Verdana;
	padding:10px;
}
td.tdvoteCont table {
	width:100%;
}
td.tdvoteCont table td {
	vertical-align:top;
	font:11px/14px Verdana;
	color:#666;
}
td.tdvoteCont a.vote, td.tdvoteCont a.voteNa {
	font:11px/32px Tahoma;
	text-decoration:none;
	padding-right:40px;
	color:#666;
	background:url(../images/balsavimas/vote.gif) right center no-repeat;
	display:block;
	height:32px;
	width:60px;
}
td.tdvoteCont a.voteNa {
	background:url(../images/balsavimas/vote0.gif) right center no-repeat;
}
td.tdvoteCont a.vote:hover {
	text-decoration:none;
}
td.tdvoteCont table.links {
	width:auto;
	height:20px;
}
td.tdvoteCont table.links td {
	padding-right:10px;
	font:11px/14px Verdana;
	color:#666;
	vertical-align:middle;
}
.links td a {
	color:#20288A;
}
/* alternatyvus linkas*/
a.voteExp2, a.voteNexp2 {
	color:#20288A;
	font:bold 11px/14px Verdana;
	text-decoration:none;
}

a.voteNexp2 {
	color:#20288A;
	font:11px/14px Verdana;
	text-decoration:none;
}
li a.voteNexp2 span {
	border-bottom:1px dashed #20288A;
}
a.voteExp2:hover, a.voteNexp2:hover {
	text-decoration:none;
}
.fix ul {
	margin-left:0;
	margin-top:0;
	padding-left:0;
	padding-bottom:0;
	margin-bottom:14px;
}
.fix li {
	margin:0;
	list-style:none;
}

p{padding-top:0px; margin-top: 0px}
