.elepage_mbox{
	padding: 15px;
}

.elepage_startopts{
	text-align: center;
}

.elepage_onoptslins td.modeaccess a{
	margin: 0 10px 0 10px;
}

.elepage_onoptslins span.voteon{
	font-size: 12pt;
	color: #b00500;
	display: block;
	margin-top: 5px;
}

.elepage_onoptslins table td.curstatus{
	padding: 5px 0 0 20px;
}

.elepage_onoptslins table td.curstatus span.finished{
	display: block;
	font-size: 14pt;
	color: #b00500;
	font-weight: bold;
}

.elepage_onoptslins table td.curstatus .finished span.date{
	display: block;
	font-size: 8pt;
	color: #7f7f7f;
	font-weight: normal;
}

.elepage_onoptslins table td.curstatus span.tostart{
	display: block;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #858585;
}

.elepage_onoptslins table td.curstatus .tostart span.date{
	display: block;
	font-size: 14pt;
	color: #b23d00;
	font-weight: bold;
}

.elepage_onoptslins a{
	display: block;
	float: left;
}

.elepage_onoptslins a.upcad{
	margin-right: 30px;
	height: 40px;
	line-height: 40px;
	width: 230px;
	background: url(../img/butcad.gif) no-repeat center top;
	font-weight: bold;
	font-size: 13pt;
	color: white;
	margin-top: 5px;
}

.elepage_onoptslins a.upcad:hover{
	text-decoration: none;
	background: url(../img/butcad.gif) no-repeat center bottom;
}

.elepage_onoptslins a.govote{
	height: 50px;
	line-height: 50px;
	width: 160px;
	background: url(../img/butgo.gif) no-repeat center top;
	font-weight: bold;
	font-size: 14pt;
	color: white;
}

.elepage_onoptslins a.govote:hover{
	text-decoration: none;
	background: url(../img/butgo.gif) no-repeat center bottom;
}

.elepage_onoptslins .asc-error-bx{
	font-size: 15px;
	font-weight: 700;
	background: #ffeccd url(../img/warning.png) no-repeat 20px center;
	padding: 20px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	padding-left: 80px;
	text-align: left;
}

.elepage_content{
	background: url(../../index/img/pid.gif) repeat-x top;
	padding-top: 20px;
	margin-top: 15px;
}

/**************************************************************/

.elepage_mainboxresu{
	margin-top: 10px;
	padding-bottom: 10px;
}

.elepage_resuinnum{
	margin-top: 10px;
	font-size: 12pt;
}

.elepage_resuinnum table td.sep{
	width: 40px;
}

.elepage_boxresults{
	margin: 20px 0 0 140px;
}

.elres_coli{
	width: 500px;
	margin: 0 0 0 55px;
}

.elres_title{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 5px;
	background: url(../../index/img/linesep.gif) repeat-x bottom;
}

.elres_lineitem{
	margin-top: 15px;
}

.elres_lineitem .elres_posui{
	width: 50px;
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
}

.elres_lineitem .elres_fullin{
	width: 438px;
	margin-left: 12px;
}

.elres_iteminfo .title{
	font-weight: bold;
	font-size: 11pt;
}

.elres_linegraph{
	height: 8px;
	background: #d8d8d8;
}

.elres_linegraph div,
.elres_linegraph div.green{
	height: 8px;
	background: #ff6b00;
}

.elres_linegraph div.green{
	background: #6ac861;
}

.elres_candnome{
	font-weight: bold;
	font-size: 11pt;	
}

.elres_nvotes{
	margin-top: 3px;
}

.elres_nulwhbox{
	margin-left: 50px;
}

.sepblocs{
	height: 40px;
}

.cunlobx{
	margin: 15px 0 30px 0;
}

.cunlobx .tibx{
	background: url(../../index/img/pid.gif) repeat-x center center;
}

.cunlobx .tibx .le{
	background: #ffffff;
	padding-right: 10px;
	font-weight: bold;
}

.go-vgc{
	display: block;
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
	background: #0277c1 url(../img/arg.png) no-repeat 10px center;
	margin-top: 40px;
	color: #fff;
	border-radius: 4px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.22);
	text-transform: uppercase;
	padding-left: 50px;
}

.go-vgc:hover{
	text-decoration: none;
	background-color: #006ea2;
}