﻿.pnlmaindiv
{
    background: #dedede url('images/panelbg.gif') repeat-x bottom;
}

.pnlbody
{
    padding: 15px 15px 10px 15px;
    text-align: justify;
    direction: rtl;
    line-height: 16px;
}

.pnlplak
{
    margin-right: 20px;
    position: relative;
    top: 18px;
    height: 40px;
}

.pnllinks
{
    height: 20px;
}

.pnllinks .rightlinks
{
    float: right;
}

.pnllinks .rightlinks a
{
    color: Red;
}

.pnllinks .leftlinks
{
    float: left;
}

.pnltop-x
{
    height: 5px;
    background: url('images/tmp2-t-r.gif') no-repeat right top;
}

.pnltopx-
{
    height: 5px;
    background: url('images/tmp2-t-l.gif') no-repeat left top;
}

.pnlbot-x
{
    height: 5px;
    background: url('images/tmp2-b-r.gif') no-repeat right bottom;
}

.pnlbotx-
{
    height: 5px;
    background: url('images/tmp2-b-l.gif') no-repeat left bottom;
}