/* ---------- ani Image ---------- */
.threeColFix #aniImage {
	width: 720px;
	height: 137px;
	margin: 0 auto;
	border: solid 0px pink;
	background-image: url(../images/imageDisclaimer.jpg);
	background-repeat: no-repeat;
}


.threeColFix #pageTitle { 
	width: 686px;
	height: 19px;
	border: solid 0px blue;
	background-image: url(../images/titleDisclaimer.gif);
	background-repeat: no-repeat;
	top: 24px;
	position: relative;
	margin-bottom: 40px;
	padding: 0;
}