.comment {
	width: 560px;
}
.c-body {
	line-height: 130%;
	position: relative;
}
.c-body-inside {
	padding: 5px;	
	overflow: hidden; /* for long urls */
	min-height: 25px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} /*IE6*/
.c-info, .c-digg {
	padding: 3px 10px;
}
.c-digg {
	position: absolute;
	top: 2px;
	right: 2px;
}
.c-normal .c-info a, .c-normal .c-info, .c-normal .c-digg, .c-normal .c-digg a li .c-normal .c-info a, li .c-normal .c-info, li .c-normal .c-digg, li .c-normal .c-digg a {
	margin-bottom: 0.3em;
	color: #546477;
}
.comment ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment ol li {
	background: url(/images/review-background.png) no-repeat;
	color: #333;
	padding: 4px 0;
	/*margin: 0;*/
	position: relative;
	list-style: none;
	width: 98%;
} /*IE6, IE7*/
.item_normaltext, A.item_normaltext, A.item_normaltext:visited, A.item_normaltext:active {
	color: #525759;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	letter-spacing: normal;
}

