body {
    background-color: #9900cc;
    margin: 0px;
    padding: 0px;
}

div.successorpreview div.fader{
    position: absolute;
    top: 0px;
    left:0px;
    width: 180px;
    height: 100%;
    background: url('../666666/images/preview_fader.png');
    background-repeat: repeat-y;
    background-position: right;
    z-index: 5;
}

div.previewbody{
    position: absolute;
    top: 57px;
}

div.meta a.selected{
    text-decoration: none;
    color: #9900cc;
    font-family: Arial;
}

div.metadevider{
    position: relative;
    width: 755px;
    height: 1px;
    background-color: #9900cc;
}

div.postentryhead{
    height: 50px;
    width: 755px;
    background: url('../666666/images/comment_head_devider.png');
    background-position: bottom;
    background-repeat: repeat-x;
    color: #9900cc;
    font-size: 12pt;
    font-family: Arial;
}

#comment {
    position: relative;
    left: 3px;
    width: 749px;
    background-color: #9900cc;
    color: #ffffff;
    border: 0;
}

div.commenthead{   
    color: #9900cc;
}

div.devider{
    position: relative;
    height: 1px;
    width: 755px;
    background-color: #9900cc;
}

div.postsnavi a{
    text-decoration: none;
    color: #9900cc;
	font-size: 9px;
    font-family: Arial;
}

td.postsnavi_left{
    color: #9900cc;
    width: 647px;
}

td.postsnavi_right{
    color: #9900cc;
    text-align: right;
}

