.jnewsCarousel-component { 	
	background-color : #fff;	
}

.jnewsCarousel-component li 
{
	text-align:left;			
	font-family:Arial;
	font-size:16px;
	line-height:2.6ex;	
}

.jnewsCarousel-component li strong 
{
	color : #1F1717;	
}

.jnewsCarousel-component li a 
{
	color : #1F1717;
}

.jnewsCarousel-component li a:hover
{
	text-decoration:underline !important;	
}


.jnewsCarousel-component li a:hover.nodecoration
{
	text-decoration:none !important;	
}

.jnewsCarousel-component  li .urgent strong
{
	color : #C70A0E;
}

.jnewsCarousel-component  li .urgent a
{
	color : #C70A0E;
}

	
.jnewsCarousel-component  li a:hover .urgent
{
	color : #C70A0E;
	text-decoration:underline !important;	
}


.jnewsCarousel-component  li a:hover.urgent.nodecoration
{
	text-decoration:none !important;	
}

#jnewsloading 
{
	margin: 10px 0 0 10px;
}
