﻿.Comment
{
 border-bottom:1px solid #CCCCCC;    
 border-top:1px solid #CCCCCC;
 padding-top:15px;
 padding-bottom:15px;
}

.HeaderText
{
    text-align:left;
    color:#821C65;
    font-size:16px;
    font-weight:bold;
    font-family: "trebuchet ms", sans-serif;
}


.TxtBox
{
    border: 1px solid #CCCCCC;
    margin-left: 10px;
    margin-bottom:5px;
    width:652px;
}

.Label
{
    text-align:right;
    font-family: Arial;
	font-size:11px;	
}

.AddCommentButton
{
    padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background-image:url(../images/komentarz_button.png);
	background-repeat:no-repeat;
	width:131px;
	height:28px;
	border:none;
	color:White;
	font-weight:bold;
	font-family: "trebuchet ms", sans-serif;
	font-size:12px;
	background-color:Transparent;
    
}

div.Comments div.Comment {
}

div.Comments div.Comment0 {
}

div.Comments div.Comment1 {
	padding-left:20px!important;
}

div.Comments div.Comment2 {
	padding-left:40px!important;
}

div.Comments div.Comment3 {
	padding-left:60px!important;
}

div.Comments div.Comment4 {
	padding-left:80px!important;
}

div.Comments div.Comment5 {
	padding-left:100px!important;
}

div.Comments div.Comment6 {
	padding-left:120px!important;
}

.MyCommentsContainer
{
    border-top:1px solid #CCCCCC;  
    padding-top:15px;  
    padding-bottom:9px;   
    padding-left:20px;
}

.CommentsTitle
{
    color:#821C65;
}

.CommentText1
{
    margin-left:12px;
}
