﻿body
{
}


.CommentBackgroundEven
{
    background-color: #E4E4E4;
    text-align: left;    
    
}
.CommentBackgroundEvenHeader
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 3px;
    text-align: left;
    /*border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C0C0C0;*/
}
.CommentBackgroundOdd
{
    background-color: #F6F6F6;   
    text-align: left;
    
    
}
.CommentBackgroundOddHeader
{
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 3px;
    /*border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;  */
    
}

.CommentDate
{
    font-size: 10px;
    font-weight: normal;
    color: Black;    
}
.CommentType
{
    font-size: 10px;
    font-weight: bold;
    color: Black;    
}

.CommentSmallHeader
{
    font-weight: bold;    
}



.CommentRow
{
    vertical-align: top;    
    width: 515px;
}
.CommentRow A:link
{   
    color: Black; 
    font-weight:bold; 
}
.CommentRow A:visited
{
    
    color: Black; 
    font-weight:bold; 
}
.CommentRow A:active
{
    
    color: Black; 
    font-weight:bold; 
}
.CommentRow A:hover    
{
    
    color: Gray;
    font-weight:bold;    
}

.CommentText
{
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;    
}


.CommentNavigator
{
    font-size: 12px;    
    font-weight:bold; 
}

.CommentNavigator A:link
{
    font-size: 12px; 
    text-decoration: underline;
    color: Black; 
    font-weight:normal; 
}
.CommentNavigator A:visited
{
    font-size: 12px; 
    text-decoration: underline;
    color: Black; 
    font-weight:normal; 
}
.CommentNavigator A:active
{
    font-size: 12px; 
    text-decoration: underline;
    color: Black; 
    font-weight:normal; 
}
.CommentNavigator A:hover    
{
    font-size: 12px; 
    text-decoration: underline;
    color: Gray;
    font-weight:normal;    
}



/*  start2.aspx --- ny design på förstasidan! */

.CommentRow2
{
    vertical-align: top;    
    width: 290px;
    
}

.CommentRow2 A:link
{   
    color: Black; 
    font-weight:bold; 
}
.CommentRow2 A:visited
{
    
    color: Black; 
    font-weight:bold; 
}
.CommentRow2 A:active
{
    
    color: Black; 
    font-weight:bold; 
}
.CommentRow2 A:hover    
{
    
    color: Gray;
    font-weight:bold;    
}

.CommentText2
{
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px; 
    text-align: left;  
}
.CommentText3
{
    padding-top: 4px;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px; 
    text-align: left;  
}

.CommentHeaderDate
{
    font-size: 11px;
    font-weight: normal;
}




