#comments_content {
	position: relative;
	width: 740px;
	background: #FFFFFF;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
}

#comments_txt {
	width: 740px;
}

#comments_txt p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 20px;
	line-height: 120%;
}

#comments_txt a:link, #comments_txt a:visited, #comments_txt a:hover, #comments_txt a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5B67AF;
}

#comments_right {
	position: relative;
	left: -10px;
	top: -22px;
	float: right;
	margin: 0px;
	margin-top: 5px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}
