.fan_box .full_widget {
	background: none;
        border: none;
}


.fan_box .full_widget .connect_top {
background: transparent;
}

.fan_box .connections_grid .grid_item {

}
.fan_box .connections_grid .grid_item a img {

}
.fan_box .connections_grid .grid_item a:hover img {

}
.fan_box .full_widget .connect_top {

}
.fan_box .connections .connections_grid {
}
.fan_box .connections {
	border-top: none;
	text-align: center;
        padding: 5px 0 5px 5px;
        font-size: 13px;
}
.fan_box .connections span.total {
    font-weight: bolder;
}

.fan_box .connections_grid .grid_item .name {
	font-size: 11px;
}
.fan_box .profileimage {
	margin: 0;
}

