
.comment-number {
   font: italic 28px 'Times New Roman', Times, serif;
   color: #73a0c5;
}

.alt {
   background-color: #f8f8f8;
   border-top: 1px solid #dcdcdc;
   border-bottom: 1px solid #dcdcdc;
   margin: 0px;
   padding: 10px;
}
.commentlist .content {
	float: none;
	margin-right: 0%;
	width: auto;
}

.none {
   margin: 0px;
   padding: 10px;
}


.comment 
{
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
}

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	margin:					3px;
	margin-top:				6px;
}

.comment .comment img
{
	margin: 				0px;
}


.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}
.collapsed .body, .collapsed .comment
{
	display:				none;
}

.t {
	padding:				4px 4px 4px 8px;
}