.tfixedrightcol .multipagecontainer
{
    padding : 0;
    margin : 0;
    width : 576px;
    clear : none;
    color : #000000;
    font-weight : normal;
}

#main__pageeditor .tfixedrightcol .multipagecontainer
{
	width : 400px;
}

#main__pageeditor .tfixedrightcol .multipageleft
{
	width : 250px;
}

#main__pageeditor .tfixedrightcol .multipageright
{
	width : 130px;
}

.tfixedrightcol .multipagecontainer
{
    padding-top : 0px;
}

.tfixedrightcol .spacer
{
    clear: both;
}
.tfixedrightcol .multipageleft
{
    float : left;
    padding-left : 3px;
	width : 410px;
    /*color: #FFFFFF;*/
    text-align: justify;
}

.tfixedrightcol .multipageright
{
    width : 160px;
    height: 100%;
    float : right;
    text-align: justify;
}

.tfixedrightcol .multipageleft .page
{
    /*border : 1px solid #336699;*/
    padding : 1px;
    /*padding-right : 0;*/
}

.tfixedrightcol .multipageright .page
{
    /*border : 1px solid #336699;*/
    padding : 1px;
}
