div.title
{
	background:url(images/Address-Card.gif) no-repeat;
	padding:16px 0 0px 50px;
	font-size:24px;
	margin:0 0 5px 0;
	
}

.comment 
{
	position: 				relative;
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
}

.odd
{
}
.meta{
	margin:0 0 20px;
	background:url(images/Calendar.gif) no-repeat;
	padding:0 0 3px 30px;
	color:#DD0216;
}
.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

span.edit{
	font-size:12px;
}
.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	margin-top: 			10px;
	padding:20px;
}
a.henshin{
	padding:3px;
	background:#333;
	color:#fff;
	margin:5px;
	display:block;
	width:50px;
	text-align:center;
}
input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					100%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}
.collapsed .body, .collapsed .comment
{
	display:				none;
}

#commentform textarea {
	width: 97%;
}