.blueline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E8FFFF;
	background-color: #000066;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	font-style: italic;
	line-height: 28px;
	background-position: left;
	clip:  rect(auto auto auto auto);
	background-attachment: scroll;
}