.weblist h3.title {
    margin: 0;
	font-family: arial,sans-serif;
}
.weblist h3.title a {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
	text-decoration:none;
    color: #1a0dab !important;
}
.site-url {
    display: inline-block;
    margin: 0!important;
    font-size: .9em;
}
.data-type {
    color: #959595;
    font-size: 12px;
    margin: 0 !important;
    text-align: center;
}
.site-data .btn {
    width: 100%;
    padding: 3px 0px;
    font-size: .7em;
    color: #fff;
}
.site-data .btn-pageviews{
    background-color: #dfc044;
}
.site-data .bi:before {
    font-weight: 700!important;
    margin-right: 5px;
}
p.added-by {
    margin: 0;
    font-size: .8em;
    color: #999;
}

.btn-purple {
    color: #fff;
    background: #9c27b0 linear-gradient(180deg,#ab47bc,#9c27b0) repeat-x;
    border-color: #9c27b0;
}
.btn-purple a {
    font-size: 14px;
    text-decoration: none;
}