.disqus_rcw_author_name {
	position: relative;
	top: -22px;
	display: inline-block;
    font-weight: bold;
}

.disqus_rcw_single_comment_wrapper {
    padding: 0 5px 0 0;
	margin-bottom: 0;
}

.disqus_rcw_avatar {
	width: 35px;
}

.disqus_rcw_thread_title {
    position: relative;
    top: -15px;
}


.disqus_rcw_clear {
	clear: both;
}

/* Props to BramVanroy for the below css */
.disqus_rcw_author_wrapper {
	margin-bottom: 7px;
}

img.disqus_rcw_avatar_html5 {
	float: left;
	width: 35px;
	margin-right: 7px;
}

div.disqus_rcw_author {
	float: left;
}

.disqus_rcw_post_time_html5 {
	font-size: 75%;
}

ul.disqus_rcw_comments_list li {
	list-style-type: none;
}

.disqus_rcw_message {
	text-decoration: none;
}

.disqus_rcw_message:hover {
	text-decoration: underline;
}

li.dsq-widget-item {
    text-align: right;
    Display:block;
}

p.dsq-widget-meta{
    text-align: right;
    clear: both;
    font-size: 80%;
    padding: 0;
    margin: 0;
}

.disqus_rcw_comment_actual_wrapper {
    position: relative;
    top: -19px;
    right: 39px;
    width:80%;
}

.box1 #disqus_rcw_title {
    display: none;
}

#recentcomments li.dsq-widget-item img{
    width: 48px;
    height: 48px;
    Display:block;
    float:right;
    margin-left: 6px;
}