#blogroll {

    font-size:12px; 
    color:#c6c2c2; 
    padding-left:25px;

}

 .hidden label {
	position:absolute;
	top:-1500px;
	left:-1500px;
} 

ol.commentlist {
	margin:0;
	padding:5px;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-top:1px solid #640203;
      	border-bottom:2px dotted #640203;
	
	}	

.commentlist a:link, .commentlist a:visited {
	color:#640203;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ac4b4c;
	}

.commentlist cite img {
	padding:1px;
	border:1px  solid #640203;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font:  1.2em Georgia, "Times New Roman", Times, serif; padding-bottom:3px;
        line-height: 120%; 
        text-decoration:underline;	
	}



.commenttext {
	
	border-bottom:1px solid #640203;
	padding: 0 20px 10px 20px;
	color:#000000;
        text-size: 12px;
        line-height: 1.6em;
	}


.color1 {
background-color: #E2E2E2;
}
.color2 {
background-color: #E9E7EC;
} 


#commentFormWrapper input, #commentFormWrapper textarea{
	display:block;
	width:80%;
	background-color:#E8E8E8;
	font-size:16px;
	border:medium #575757;
	color:#575757;
	padding:3px 0;
}



