
#news-ticker{
	width:460px;
	height:59px;
	background-color:white;
	overflow:hidden;

}
	#news-ticker h4{

		display:inline;
	}
	#news-ticker div{
		height:54px;
		width:467px;

		padding:8px;

	}
		
		
	#news-ticker p{
	


		display:inline;
	}

