.vticker{
	border: 0px solid #031e40;
	width: 100%;
}
.vticker ul{
	padding: 0;
	width:100%;
}
.vticker ul li{
	list-style: none;
	border-bottom: 0px solid green;
	padding: 0px;
	margin:5px 0 !important;
	border: 6px solid #f1f1f1;
	position:relative;
	background-color:#fff;
}
.vticker li{
	list-style: none;
	border-bottom: 0px solid green;
	padding: 0px;
	width:100%;
	float:left;
}
.et-run{
	background: red;
}

.logo-fram{
	float:left;
	width:100%;
	position:relative;
}
.logo-fram img{
	width:100%;
}