ol.comments {
	padding-left: 10px; 
  text-align:left;
  margin-left:10px;
  font: normal normal 400 10px 'century gothic';
}

ol.comments a.name {
 	color: #000000;
  font: normal normal 500 10px 'century gothic';	
}
 
ol.comments li {
 	padding: 5px 10px 5px 10px;
  border:1px solid #003333;
  color:#000000;
  text-align:justify;	
  font: normal normal 400 13px 'century gothic';
}
 
ol.comments a.date {
  font: normal normal 400 10px 'century gothic';
 }
 
#postcomment label {
  color:#0000ff;
  font: normal normal 400 15px 'century gothic';
}

#postcomment textarea {
	width: 460px;
	height: 100px;
  border:4px inset #808080;
  font: normal normal 400 13px 'century gothic';
}

#postcomment input.submit {
  font: normal normal 300 18px 'century gothic';
	margin:5px;
	background-color:#ffff00;
  border: 1px solid #000000;
  padding:0px 10px 8px 10px;
  color:#000000;	
}

#postcomment input:hover.submit {
  border:1px solid #ffff00;
  background-color:#008000;
  color:#ffffff;	
}


#postcomment div.help {
  font: normal normal 400 13px 'century gothic';
	text-align:left;
}
.comments_un{
    color:#000000;
    font: normal normal 400 18px 'century gothic'; 
}
							 
.comments_wrapper{
    position:relative; 
		background-color:#000000; 
	  border:1px solid #000000; 
    margin:5px 10px 0px 10px;
		padding:0px 0px 10px 0px;
}
.comments_title{
    position:relative;
	  border:none;
		color:#ffff00;
    text-align:left;
    font: normal normal 400 22px 'century gothic'; 
	  padding:5px 5px 5px 15px;}
.comments_list{
position:relative;background-color:#ffccff; border:inset;margin:10px;padding-bottom:5px;padding-right:10px;}

.comments_text{
    position:relative;
    border:4px inset #ffffff;
    text-align:justify;
    margin:5px 0px 0px 0px;
    font: normal normal 400 15px 'century gothic';
	  padding:5px 10px 0px 10px;
	  background-color:#ddffff;
}
.comments_row1{
    position:relative;
	  height:22px;
		border:0px solid #0000ff; 
		color:#ffffff;
		text-align:center;
    font: normal normal 400 16px 'century gothic';
		padding:3px 5px 5px 15px;
}
.comments_post{position:relative; border:none;text-align:left;font-family:'century gothic';font-weight:500; font-size:18px;padding:5px;margin-bottom:15px;}
.comments_postdate{position:relative;border:none; font-size:15px; }
.comments_title2{position:relative; border:none; text-align:left;font-family:'century gothic';font-weight:500; font-size:18px;padding:5px;margin-top:10px;}
.comments_username{position:relative;padding:5px; margin-top:10px; border:none;text-align:left;font-family:'century gothic';font-weight:500; 
                      font-size:15px;}




