.vticker{
	width: 100%;
}
.vticker ul{
	padding: 0;
}
.vticker li{
	list-style: none;
	border-bottom: 1px dotted #0A7ED9;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 50px
}