﻿body {
}
.CommentRegion_altListItem
{
    background-color: #ccccdd;
    width: 850px;
}
.CommentRegion_altListName
{
    float: left;
    font-size: 1.5em;
}
.CommentRegion_altListDate
{
    font-size: 0.8em;
    float: right;
}
.CommentRegion_altListComment
{
    clear: both;
}
.CommentRegion_listItem
{
    background-color: #777788;
    width: 850px;
}
.CommentRegion_listName
{
    float: left;
    font-size: 1.5em;
}
.CommentRegion_listDate
{
    font-size: 0.8em;
    float: right;
}
.CommentRegion_listComment
{
    clear: both;
}

.CommentRegion_listEmptyData
{
    font-size: 1.2em;
}

/* DataPager styles */
.CommentRegion_dataNextPrevious
{
    border-style:inset;
}

.CommentRegion_dataPages
{
    border-style:inset;
}

.CommentRegion_dataCurrentPage
{
    border-style:ridge;
}

.CommentRegion_dataStillMorePages
{
    border-style:inset;
}
