#headlines-1 {
	background-color:#FFFFFF;
	background-image:url(/images/hp-headlines-bg2.gif);
	background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right-style:none;
	border-top:3px solid #CCCCCC;
	float:left;
	margin:0;
	padding:0;
	width:356px;
}

br[mce_bogus] {
	display: none;
}


#headlines a:visited {
	color: #000000;
	text-decoration: none;
}

#headlines a:link {
	color: #000000;
	text-decoration: none;
}
#headlines a:hover {
	text-decoration: underline;
}
#headlines p {
	text-align: center;
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: -5px;
}
#headlines p a:visited {
	color: #CC3300;
	text-decoration: underline;
}
#headlines p a:link {
	color: #CC3300;
	text-decoration: underline;
}
#headlines p a:visited {
	color: #666666;
	text-decoration: underline;
}
#headlines p a.rss:visited {
	color: #CC3300;
	text-decoration: underline;
	background-image: url('/images/hp-rss-bg.gif');
	background-repeat: no-repeat;
	padding-left: 14px;
}
#headlines p a.rss:link {
	color: #CC3300;
	text-decoration: underline;
	background-image: url('/images/hp-rss-bg.gif');
	background-repeat: no-repeat;
	padding-left: 14px;
}
#headlines p a.rss:visited {
	color: #CCC;
	text-decoration: underline;
}
/*.truncate-text {
  width: 315px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	font-size:1.2rem;
}*/
	#headlines_extra2 li ul.truncate-text li {
  max-width: 100ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;      
margin-left:0;
margin-bottom: 1.4em !important;
       line-height: 1.1em;
    list-style-image: url("https://www.ccri.edu/images/bullet-headlines-rust.png")!important;
    font-size: 1.2em;
}