body, form, p {
    padding:0px; 
    margin:0px; 
}

body, td {
    font-family:arial; 
    font-size:11px; 
    color: #000000;
}
body{
    background: #fff;
}
a {
    text-decoration:underline; 
    color: #6DC8D7;
}
a:hover {
    text-decoration:none; 
    color: #6DC8D7;
}

img, table {
    border: 0;
}
.clear {
    clear: both;
}

.fholder {
    background: #000000;
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 30px;
}
.fholder img{
    display:block;
}
.clearpad{
    margin:0; padding:0;
}
.fcont {
    width: 726px;
    margin-left: 30px;
}
.ftitle {
    float: left;
    width: 380px;
}
.logo {
    float: right;
}
.flogo {
    width: 200px;
}
.flogo, .fcontent {
    float: left;
    padding-top: 35px;
}

.holder {
    width: 770px;
    height: 30px;
}
.langs {
    margin-top: 5px;
    float: right;
}
.langs img {
    margin-right: 16px;
}
.langs a, .langs a:hover {
    font-size:9px;  
    color: #000000;
    text-decoration:none;
}
.langs a:hover {
    text-decoration:underline;
}

.item {
    background: #000000;
    margin-bottom: 3px;
    height: 11px;
    overflow: hidden;
}
.item a, .item a:hover {
    text-decoration:none;
    font-size:9px;
    text-transform: uppercase;
}
.item a {
    color: #FFFFFF;
    display: block;
    background: #000000;
    
}
.item a:hover, .item .sel {
    color: #000000;
    background: #FFFFFF;
}
.mitem {
    float: left;
}
.citem {
    border-right: #FFFFFF solid 3px;
    float: left;
    display: inline;
}
.citem .csel {
    background: #E60D75;
    color: #FFFFFF;
}


.cholder {
    background: #000000;
    color: #FFFFFF;
    height: 102px;
    padding-top: 1px;
    margin-bottom: 3px;
    overflow: hidden;
}
.cholder .ftitle {
    display: inline;
    margin-left: 30px;
    
}
.cholder .ccont {
    margin-top: 10px;
    width: 726px;
    margin-left: 30px;
    height: 70px;
}
.title {
    height: 23px;
    overflow: hidden;
    margin-left: 60px;
    font-weight:bold; 
    font-size:28px;
    line-height: 28px;
    color: #FFFFFF;
    display: inline;
    text-transform: lowercase;
}

.content {
    margin-left: 60px;
    width: 540px;
    padding-bottom: 44px;
    padding-top: 11px;
}
.content_none {
    width: 540px;
    padding-bottom: 44px;
}


.posters {
    margin-left: 60px;
    margin-top: 11px;
    height: 36px;
}
.poster /* Style:postertopic */ {
    font-size:28px; 
    font-weight:normal; 
}

.posterjoon /* Style:posterjoon */ {
    font-size:36px; 
    font-weight:normal; 
    vertical-align:middle;
}

.posternimi  /* Style:posternimi */ {
    font-size:14px; 
    font-weight:bold;
} 

.posterauthor /* Style:posterauthor */ {
    color: #6DC8D7;
    font-size:12px; 
    font-weight:bold;
}


.posterpage {
    float: left;
    display: inline;
    text-align : center;
    text-decoration:none; 
    color: #1A1512;
    width:38px;
    height:16px;
}
.bg{
    background:#1A1512;
}
.posterpage a {
    display: block;
    text-decoration:none; 
    color: #000000;
    width:38px;
    height:16px;
}
.posterpage a:hover {
    text-decoration:none; 
    color: #1A1512;
    background:#1A1512;
}



