/*srolling news style*/

#wrapper {
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5em;
	padding: 0 15px 0 20px;
	clear: both;
	overflow:hidden;
}
.newsAll {
	margin-top: 5px;
}

/*srolling news style ends*/
