body {
    font-family: Arial, Sylfaen, sans-serif;
    background: #061625 url(i/internet-nichieri.jpg) no-repeat top center;
    text-align: center;
    color: #f3f3f3;
    font-size: 13px;
}

.clearer {
    clear: both;
}

#wrapper {
    width: 680px;
    margin: 0 auto;
}

h1, h2 {
    display: none;
}

a {
    color: #f3f3f3;
}

a:hover {
    text-decoration: none;
}

ol {
    margin-left: 45px;
}

li {
    margin-bottom: 10px;
}

#content {
    text-align: left;
    padding-top: 360px;
    padding-bottom: 80px;
}

#footer {
    text-align: center;
    height: 80px;
}

#footer .r2 {
    float: left;
    padding-top: 13px;
}

#footer .omedia {
    float: right;
}

#content p {
    padding-bottom: 20px;
}


#formdiv {
    height: 100px;
    margin-top: 30px;
}

#formdiv strong {
    text-align: center;
    display: none;
}

form p {
    padding-bottom: 0;
    width: 37%;
    float: left;
    color: #cecece;
    line-height: 170%;
}

.col_3 {
    width: 26%;
    padding-top: 5px;
}

.col_1 input, .col_2 input {
    width: 210px;
    background: #061625;
    border: 1px solid #44576a;
    color: #617c97;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.col_3 {
    text-align: right;
}





#voting_list {
    margin-top: 50px;
    border-top: 1px dashed #2e3b48;
}

.list_item {
    height: 232px;
    padding-top: 20px;
    padding-left: 10px;
    border-bottom: 1px dashed #2e3b48;
    text-align: center;
}

.list_item .video {
    width: 243px;
    height: 194px;
    background: url(i/video_bg.png) no-repeat top left;
    float: left;
    text-align: center;
    padding-top: 15px;
    margin-right: 5px;
}

.list_item h4 {
    font-size: 28px;
    padding-top: 34px;
    font-weight: normal;
}

.list_item p {
    padding-top: 20px;
    color: #909EA9;
}

.list_item p img {
    vertical-align: middle;
}

.list_item p strong {
    color: #c0f3b9;
}



.text_content {
    line-height: 140%;
}







