.ent_ticker ul{
	list-style:none;
  padding: 3px 5px;
}
.ent_ticker ul li{	
	padding: 0px;
	list-style-type: none;
	min-height: 43px;
	border-bottom: 0!important;

}
.ent_ticker a{
	display: block !important;
}
.ent_ticker{background-color: red;height: 43px;padding: 3px;}
.ent_ticker h4{margin-bottom: 0;margin-top: 0;line-height: 18px;font-size: 14px;color: rgb(250, 250, 250)}