
/* CSS Document */


body
{
    font-size: 12px;
    color: #333333;
}
*
{
    margin: 0;
    padding: 0;
}
#commentComtent
{
    width: 710px;
    height: auto;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    border: 1px solid #A2D1FF;
    margin-bottom: 10px;
}
#lblName
{
    color: Gray;
}
#commentComtent h2
{
    line-height: 31px;
    font-size: 14px;
    color: #0052C0;
    text-indent: 2em;
    margin-bottom: 10px;
}
#commentComtent #yt
{
    width: 610px;
    margin-bottom: 10px;
    height: auto;
}
#commentComtent #yt ul
{
    margin-top: 20px;
    display: block;
    list-style: none;
    float: left;
    height: auto;
    width: 690px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 15px;
}
#commentComtent #yt ul li.tt
{
    font-size: 12px;
    display: block;
    width: 100px;
    float: left;
    text-align: center;
}
#commentComtent #yt ul li.tt img
{
    border: 1px solid #CCCCCC;
    padding: 1px;
}
#commentComtent #yt ul li.dd
{
    height: 24px;
    line-height: 25px;
    display: block;
    float: left;
    width: 590px;
}
#commentComtent #yt ul li.dd2
{
    height: auto;
    line-height: 25px;
    display: block;
    float: left;
    width: 590px;
    text-align: left;
}
#commentComtent #yt ul li.dd span.left
{
    display: block;
    line-height: 24px;
    float: left;
    padding-left: 5px;
}
#commentComtent #yt ul li.dd span.left2
{
    display: block;
    line-height: 24px;
    float: right;
    padding-right: 150px;
}
#commentComtent #yt ul li.dd span.right
{
    display: block;
    line-height: 24px;
    float: right;
    padding-right: 20px;
}

#commentPublished
{
    width: 710px;
    height: 320px;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    border: 1px solid #A2D1FF;
}
#commentPublished h2
{
    line-height: 26px;
    font-size: 14px;
    color: #0052C0;
    text-indent: 2em;
    margin-bottom: 10px;
}

