	.news {
		width:150px;
		background:#CCC;
		overflow:hidden;
		height:20px;
		color:#fff;
		background:url(images/quote.png) no-repeat;
	}
	* html .news {background:none;}
	.news2,
	.news3 {
		background:none !important;
		width:400px;
	}
	.news3 {width:1000px;}
	.news .bg {
		width:552px;
		margin:0 0;
		overflow:hidden;
	}
	.viewText {background:url(images/quote-hover.png) no-repeat;}
	* html .viewText {background:none;}
	div.move {
		overflow:hidden;
		width:99999px !important;
		padding:0 0;
	}
	.news2 div {padding:0;}
	.news p {
		float:left;
		width:auto;
		margin:0;
		padding:0 0 0 0;
	}
	.news p img {
		display:inline;
		vertical-align:middle;
	}
			a {color:#0282B2; text-decoration:none;}
			a:hover {text-decoration:underline;}