#floatingImage	{				z-index: 5; 				width: 120px; 				position: relative; 				background-color: #FFFFFF;
				align = right				}#CardRates	{			z-index: 5; 			width: 500; 			position: relative; 			background-color: #FFFFFF			}  			#divBottom	{			position:absolute; 			visibility:hidden; 			font-family:arial,helvetica; 			height:20; 			width:100; 			font-size:12pt; 			font-weight:bold} #floatingImage2	{				visibility: visible; 				z-index: 15; 				left: 0px; 				top: 0px; 				width: 120px; 				position: relative; 				background-color: #FFFFFF				}#CardRates2	{			visibility: visible; 			z-index: 5; 			left: 0px; 			top: 0px; 			width: 500; 			position: relative; 			background-color: #FFFFFF			}
