.news {
	width:100px;
	padding:0 25px;
	padding:10px;
	background:#CCC;
	overflow:hidden;
	height:40px;
	font-family:Helvetica,Arial,Verdana,sans-serif;	
	color:#000;
	background:none; /*url(../img/quote.png) no-repeat;*/
}
* html .news {background:none;}
.news2,
.news3 {
	background:none !important;
	width:400px;
}
.news3 {width:1000px;}
.news .bg {
	width:552px;
	margin:0 15px;
	overflow:hidden;
}
.viewText {background:none;} /*url(../img/quote-hover.png) no-repeat;}*/
* html .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;
}
a {color:#f55; text-decoration:none;}
a:hover {text-decoration:underline;}