.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300m, .addthis_default_style .at300bs{
	float: right !important;
	color:#333 !important;
}
#comments{
	width:545px;
	background-color:#f9f9f9;
	padding:6px 10px 0 12px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border:1px solid #aaa;
	border-width: 1px 1px 0;
}
#comments h2{
	margin:0;
	padding:0;
}
#comments form{
	padding: 3px 0 13px 0;
}
#comments * {
	font-size:11px;
	color:#333;
}
#comments_content{
	background-color:#f9f9f9;
	margin-top:0;
	width:545px;
	padding:6px 10px 12px 12px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	border:1px solid #aaa;
	border-width: 0 1px 1px 1px;
}
#comments h2{
	font-size:14.5px !important;
}
#comments #name, #comments #title{
	width:230px;
}
#comments .content{
	width:497px;
}
#comments #captcha{
	width:100%;
}
#comments #submit{
	height:35px;
	width:80px;
}
#comments_content h3{
	color:#111;
	margin:0;
	padding:0;
	font-size:11px;
}
.comment{
	padding: 15px 10px;
	font-weight:normal;
}
.comment0{
	background-color:#FFF;
}
.comment1{
	background-color:#EEE;
	border: 1px solid #CCC;
	border-width: 1px 0;
}
.comment .date{
	text-decoration:none;
	font-size:10.1px !important;
	color:#0066CC !important;
	direction:ltr;
}
.comment .date:hover{
	text-decoration:underline;
}
.comment .author{
	font-weight:bold;
}
.comment .name, .comment .user{
	font-weight:normal;
}
.comment .user{
	font-weight:bold;
}
.comment .content{
	margin-top:8px;
	margin:0;
}
