#crowline {
	width:800px;
	padding:23px 5px;
	margin:0px auto;
	overflow:hidden;
	height:51px;
}

* html #crowline {background:none; width:800px;}

.viewText {background:url(images/quote-hover.png) no-repeat;}

* html .viewText {background:none;}

div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}

#crowline p {
	float:left;
	width:auto;
	margin:0;
	padding:0 5px 0 0;
	width:133px;
}
#crowline p img {
	display:inline;
	vertical-align:middle;
}