.ntb_mostshared {
	width: 100%;
	margin: 5px;
	padding-left: 0px;
}

.ntb_mostshared ul {
	list-style: none !important;
	margin-left: 0 !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	padding-left: 1em !important;
	text-indent: -1em;
}
.ntb_mostshared ul li {
	margin-bottom: 10px;
	margin-right: 5px;
}
.ntb_mostshared ul li a {
	font-weight: bold;
}

.ntb_mostshared ul li:before {
	content: "\0BB \020";
}