@charaset "UTF-8";

	
.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
	background-color:#fff;
	}

.home {
	font-size: 85%;
	}

@media (min-width: 568px) {


table.time_difference ul {
	clear: both;
	}
table.time_difference li:nth-child(odd) {
	display: block;
	width: 50%;
	float: left;
	}
table.time_difference li:nth-child(even) {
	display: block;
	width: 50%;
	float: right;
	}


}
