.news {
	width:420px;
	padding:0 25px;
	padding:10px;
	background:#CCC;
	overflow:hidden;
	height:100px;
	color:#fff;
	background:url(images/quote.png) no-repeat;
	position: relative; 
}
.news2,
.news3 {
	background:none !important;
	width:500px;
}
.news3 {width:1000px;}
.news .bg {
	width:500px;
	margin:0 15px;
	overflow:hidden;
}
.viewText {background:url(images/quote-hover.png) no-repeat;}
 .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0 20px 0 0;
}
.news p img {
	display:inline;
	vertical-align:middle;
}
		