#comments {
		clear: both;
		margin: 30px 0 0 0;
}

#content .comments-header h2, #content h2.comments-open-header {
		padding: 0 0 5px 0;
		font-size: 140%;
		border-bottom: 1px solid #000000;
}

#content .comment-header {
		float: left;
		width: 50px;
		height: 41px;
		padding: 10px 0 0 10px;
}

#content .comment-header img {
		float: left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
}

#content .comment {
		clear: both;
		width: 100%;
		margin: 25px 0 10px 0;
}

#content .userProfileComments .comment {
		margin: 5px 0 14px 0;
}

#content .comment-footer a {
		font-size: 90%;
}

#content .comment-footer abbr {
		border: none;
}

#content .comments-open {
		clear: both;
		margin: 35px 0 0 0;
		color: #000000;
}

#content .comments-open-header {
		margin: 0 0 0 0;
		padding: 0 0 5px 0;
}

#content .comments-open-content {
	clear: both;
	background-color:#f6f5f1;
	margin: 0 0 0 0;
	padding: 10px;
}

#content #comment-form-reply {
	padding: 0 0 10px 0;
}

#content #comment-greeting {
	padding: 0 0 10px 0;
}

#content #comment-greeting a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
}

#content .comment-footer {
	clear: both;
}

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me {
	width:262px;
	height: 60px;
	float:left;
	margin-right:20px;
	border:0px solid #f90;
}

#content -open-data label {
	display: block;
}

#content -open-data input {
	font-size:10px;
	line-height:1.0;
	width:160px;
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}

#content -open-data input#comment-bake-cookie {
	width: 15px;
}

#comment-form-reply {
	clear: both;
}

#content -open-text {
	clear: both;
}

#content -open-text #comment-text {
	width:566px;
	background-color:#ebecec;
	border:1px solid #d6d8d9;
}

#content -open-footer {
	clear: both;
	margin: 15px 0 0 0;
	text-align: right;
}


.thanks {
	color: #087835;
}

.show-comment, .show-linkmore, .show-hit, .jctools,
.show-feed, .show-report, .show-voteup, .show-votedown{
display:inline;
float:right;
height:18px;
text-indent: 24px;
margin-left: 4px;
margin-right: 4px;
background-repeat:no-repeat;
background-position: 0 50%;
}

.show-report{
	background-image:url(../images/icons/comments_alert.gif);
	background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}

.show-voteup{
	background-image:url(../images/icons/comments_voteup.gif);
	background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}

.show-votedown{
	background-image:url(../images/icons/comments_votedown.gif);
	background-repeat: no-repeat;
	height:14px;
	cursor:pointer;
}

#content .comment-content {  
	background-color: #fce7d3;
	margin: 0 0 0 0;
	padding: 12px 0 0 0; 
	font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans, 'sans serif';
	color: #3c3d3d;
	line-height: 17px;
}

#content .comment-content p {
	padding: 0 12px 10px 12px;
	color: #000000;
}

#content .comment-content-bottom {
	clear: both;
	background: #fff url(../images/profile-comment-bubble-bottom-animals.png) no-repeat;
	height: 9px;
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
}

#content .reply {
	padding: 0 0 0 25px;
}

#content .comment-footer {
	padding: 0 0 0 25px;
	font-size: 80%;
	font-family: Arial, Verdana, sans-serif;
}

#content .comment-footer img {
	float: right;
	padding: 0 0 0 10px;
}

#content .comment-footer .byline {
	display: block;
	padding: 0 0 7px 0;
}

#content .comment-footer .byline img {
	display: inline;
	float: none;
	padding: 0 0 0 0;
}