﻿.cqticker {
	list-style-type: none;
	border: none;
	background: transparent;
	padding: 0px;
	margin: 0;
}

.cqticker li{
	color:#000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}
.cqticker li a {
	color: gray;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;

}

.cqticker li span {
	font-weight: bold;
}

.cqticker-outer{
	border: 0px;
	background: transparent;
	padding:4px;
}
