/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.ad-125 li{
	float: left;
	border: none;
	list-style: none!important;  
	padding-left: 0;
	padding-right: 2px;
	background: none;
	margin-bottom: 15px;
}


