.rollOverImageLink { padding:0px; }
			.rollOverImageLink img
			{
				border:0px;
			}

			.rollOverImageLink .overImage, .rollOverImageLink .disabledImage
			{
				z-index:10;
				display:none;
			}	

			.rollOverImageLink .overImage
			{
				position:absolute;
			}	
			#img-hotel, #img-restaurant, #img-gallery, #img-contacts{
				z-index:1;
				width:197px;
				height:197px;
	/*position:absolute;*/	
			}
