@charset "utf-8";
/* CSS Document */
#maincontent { position: relative }
.sidebar .list_para li {
	padding-left: 28px;
	background: url(https://cdn.indiblogger.in/v3/images/ui/icons/24_comment.png) no-repeat left 4px;
	padding-bottom: 6px;
}
.sidetab1, .sidetab2, .sidetab3 {
	height: 21px;
	width: 43px;
	position: absolute;
}
.sidetab1 {
	right: -8px;
	top: 10px;
}
.sidetab2 {
	right: -8px;
	top: 45px;
}
.sidetab3 {
	right: -8px;
	top: 80px;
}
#gravatar {
    border: 1px solid #CCCCCC;
    padding: 2px;
}
.listing .tags {
	margin: 0px;
	padding: 0px;
    width: 400px;
}
.listing .rank {
	bottom: auto;
	top: 8px;
}
.profilepic {
    border: none;
}