#pscroller1{
	width: 199px;
	height: 162px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:#ffffcc;
  background: url(../images/scrolbg.jpeg);
  background-repeat: repeat;
}


.quoteCredit {
	font-weight: bold;
	color: Navy;
	font-family : "Helvetica,Times New Roman";
	font-size: 11px;
}
#quote {
	padding-bottom: 0px;
	color: #483D8B;
	font-family : "Verdana,Times New Roman";
	font-size: 11px;
}

