.yellowline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	font-style: italic;
	line-height: normal;
	background-position: left;
	clip:    rect(auto auto auto auto);
	background-attachment: scroll;
	left: auto;
	top: auto;
	float: none;
	text-align: center;



}