A.spell {
    font-weight: bold;
    color: red;
}

IMG.product {
    border: 0px;
}

IMG.news {
    border: 1px;
}

TEXTAREA.admin {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.spell {
    font-family: verdana;
    font-size: 11px;
    width: 580px;
}

TEXTAREA.template {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.label {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.news {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.video {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.kep {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.post {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

TEXTAREA.page {
    font-family: verdana;
    font-size: 10px;
    width: 450px;
}

FONT.modify {
    font-weight: bold;
    color: blue;
}

FONT.modify:hover {
    font-weight: bold;
    background: yellow;
    color: blue;
}

TABLE.admin {
    width: 550px;
}

TABLE.poll {
    width: 620px;
}

TABLE.login {
    width: 620px;
}

TABLE.page {
    width: 450px;
}

TABLE.post {
    width: 550px;
}

TABLE.post_entry {
    width: 100%;
}

TABLE.kep {
    width: 640px;
}

TABLE.kep_entry {
    width: 100%;
}

TABLE.video {
    width: 450px;
}

TABLE.video_entry {
    width: 100%;
}

TABLE.topic {
    width: 450px;
}

TABLE.stat_table {
    background: black;
}

TD.stat_table {
    background: #303030;
}

div.pager {
    text-align: center;
    margin: 5px 0;
}

div.pager a {
    margin: 2px;
    padding: 0 3px;
}

div.pager a.page-selector { 
    background: #0d0c0c;
    border: 1px solid #404040;
}

div.pager a.page-selector span {
}

div.pager a.current {
    background: #1d1c1c;
    border: 1px solid #c0c0c0;
}

div.pager a.current span {
}

