@charset "UTF-8";
/* Copyright (c) 2009 National Research Institute for Earth Science and
 * Disaster Prevention (NIED).
 * This code is licensed under the GPL version 3 license, available at the root
 * application directory.
 */
.soria .dijitButtonNode .dijitArrowButtonInner {
	background-image: url("dijit/themes/soria/images/spriteArrows.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	height: 18px;
	width: 11px;
}

.soria .dojoxLightbox.dijitDialog {
	border-width: 4px !important;
}