.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	background-color: #ffffff;
	border:0px solid #999999;
}
.leftBorderTile {
	background-image: url(../images/leftBorderTile.gif);
	background-repeat: repeat-y;
}
.rightBorderTile {
	background-image: url(../images/rightBorderTile.gif);
	background-repeat: repeat-y;
}
