body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
}
ul, li {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
}

.pseudolink {
    position: relative;
    top: -0.08em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px dashed;
}

.pseudolink span {
    position: relative;
    top: 0.08em;
}
.referendum-frame-rows {
    margin-left: 15px;
}
.referendum-frame-title {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.referendum-frame-title a {
    color: #0060A9;
    font-size: 11px;
    line-height: 15px;
}
.referendum-row-left {
    font-size: 14px;
    line-height: 18px;
    padding-right: 25px;
    width: 275px;
}
.referendum-row-right {
    height: 90px;
}
.referendum-row-notvoted .referendum-row-left, .referendum-row-notvoted  .referendum-row-right {
    padding-top: 0;
}
.refercaruselnext {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 120px;
    left: 428px;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 100;
    cursor: pointer;
}
.refercaruselnext img {
    left: 20px;
    position: relative;
    top: 35px;
}
.referendum-cptcha-left {
    width: 150px;
    padding-top: 0;
}
.referendum-cptcha-right {
    padding-top: 20px;
    vertical-align: top;
}
.referendum-cptcha-block {
    top: 0;
}
.referendum-cptcha-closel.pseudolink {
    color: #959595 !important;
    font-size: 11px;
    line-height: 15px;
    margin-left: 280px;
    display: none;
}
.referendum-error-text {
    padding: 20px 40px 0;
    vertical-align: top;
}