#news-ticker{
	width:125px;
	height:170px;
	background-color:white;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 3px;
}
#news-ticker strong {
	font-weight: bold;
	text-transform: none;	
}
#news-ticker em {
	font-weight: bold;
	text-transform: none;
	text-align: left;
	display: block;
	width: 128px;
	line-height: 1.25em;
	padding-top: 5px;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
	#news-ticker h4{
	color:#ED811D;
	display:block;
	font-size: 12px;
	font-weight: bold;
	width: 128px;
	margin: 0px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	#news-ticker div{
	width: auto;
	height: 172px;
	margin: 0;
	padding: 0px;
	}
		#news-ticker div.first{
	width: auto;
	height: 172px;
	margin: 0;
	padding: 0px;
		}
		
	#news-ticker p{
	font-size:10px;
	margin-left: 0 !important;
	margin-left: 5px;
	display:inline;
	line-height: 1.4em;
	color: #7A7C7F;
	}
		
	#news-ticker p a{
	color:#ED811D;
	font-size: None;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
 }
	#news-ticker p a:hover {
	color: #7A7C7F;
	font-size: None;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}	
#ticker-container{
	position:relative;
	margin: 0px;
	padding: 0px;
}
	#ticker-container button{
		position:absolute;
		right:5px;
	}
#add-news{
	top:0px;
}
#shuffle-news{
	top:25px;
}
