﻿.txts, .txtareas, .txtBody, .txtsl
{
    width: 500px;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    border: solid 1px #ffaa55;
    color: #ee5555;
}
.txtsl
{
    direction: ltr;
}
.txtareas
{
    height: 75px;
}
.txtBody
{
    width: 500px !important;
    height: 400px;
}
.RadEContentBordered
{
    direction: rtl !important;
    text-align: right !important;
}
div.lshHolder
{
    width: 700px;
    height: inherit;
    overflow: hidden;
    clear: both;
    border-bottom: solid 1px #eee;
    padding: 5px;
    margin: 5px;
}
div.lshRate
{
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: right;
    background-image: url(img/btrate.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}
div.lshTop
{
    width: 600px;
    height: 40px;
    overflow: hidden;
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}

div.lshSummary
{
    width: 650px;
    height: inherit;
    overflow: hidden;
    float: right;
    margin-bottom: 5px;
}
div.lshFooter
{
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    width: 650px;
    height: 25px;
    overflow: hidden;
    float: right;
    margin-bottom: 5px;
}
div.lshKeywords
{
    width: 650px;
    height: 25px;
    overflow: hidden;
    float: right;
    margin-bottom: 5px;
}
.lshKeywords a
{
    display: inline-block;
    padding: 3px;
    background-color: #ffffaa;
    border: solid 1px #ccc;
    margin: 0px 3px;
}
.lshTop a
{
    display: block;
    font-family: Arial;
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: bold;
}
.lshTop span
{
    color: #555;
    font-size: 11px;
}

div.UserBar
{
    padding: 10px;
    font-size: 11px;
    margin-top: 2px;
    background-color: #eee;
    width: 530px;
}
.lshcomments
{
    width: 700px;
    clear: both;
    overflow: hidden;
    height: inherit;
}


div.lshcrows
{
    background-color: #f5f5f5;
    border: solid 1px #ccc;
    padding: 20px;
    margin: 5px;
}
a.rt
{
    display: inline-block;
    width: 10px;
}