.about 
{ 
cursor: help; 
text-decoration : none; 
border : thin none; 
border-bottom : 1px dotted #a0a0a0; 
border-bottom-width : 1px; 
border-bottom-style : dotted;
display : inline; 
background : transparent; 
/*text-transform: none;*/
/*background:#d5d5d5;*/
/*color:#022967;*/
}

.comment 
{
	position: 				relative;
	/*margin:					3px;*/
	margin-top:				6px;
	margin-bottom:			0px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
	border: 	2px solid #f5f5f5;
	font-family:  Tahoma;
	/*font-size:0.9em;*/
}

.odd
{
	background-color: #f8f8f8;
	font-family:  Tahoma;
	/*font-size:0.9em;*/
}

.odd2
{
	background-color: #e7f0fa;
	font-family:  Tahoma;
	/*font-size:0.9em;*/
}


.comment .comment img
{
	margin: 				2px;
}


.comment .reply {
	text-align: 			right;
	/*font-size: 				100%;*/
	/*padding: 				0px 6px 15px 0px;*/
	font-family:  Tahoma;
	font-size:0.7em;
	letter-spacing: 0px;
	font-weight:normal;
	position:relative;
	top: -16px;
}

.comment .title abbr
{
	border: none;
}

.comment .title
{
	font-size:0.7em;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}

#commentform textarea {
	width: 97%;
}

.comment
{
	/*border: 	1px solid #dddddd;*/
	margin-top: 2px;
	font-family:  Tahoma;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	overflow: 				auto; 
	font-family: Tahoma;
	font-size:0.8em;
}
