﻿.cqticker {
	list-style-type: none;
	border: none;
	/*background: #FFF4C6;*/
	padding: 0px;
	margin: 0;
}

.cqticker li{
	color:#000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}
.cqticker li a {
	color:#004A7F;
}

.cqticker li span {
	font-weight: bold;
}

.cqticker-outer{
	/*border: 1px solid #FFE993;*/
	/*background: #FFF4C6;*/
	padding:4px;
	height:200px;
}
.cqticker-outer UL LI {
	border: none;
	border-bottom: none;
}

.view-all-link{
	float:right;
	
}
