
/*		@import "/js/dojo/resources/dojo.css"; */

		@import "/js/dojox/widget/FisheyeList/FisheyeList.css";
	
		.dojoxFisheyeListBar {
			margin: 0 auto;
			text-align: center;
		}

		.outerbar {
		    z-index: 990;
/*			background-color: #666; */
			text-align: center;
			position: relative;
/*			left: 0px;
			top: 0px;
*/
			width: 100%;
/*			border-bottom:2px solid #333;  */
		}

		.page {
			padding: 50px 20px 20px 20px;
		}
		

