@media all and (min-width: 0) {
	#table-panel a, #footer a {
		text-decoration: underline;
	}
	#blue-box #main-frame {
		border: 1px #E9F6F7 solid;
	}
	#main-panel, .items .item, #list #table-panel {
		position: relative;
	}
	#this-month, .items .date-double, .items .date-singal, .items .start-date, .items .end-date, #list #table-panel h2 img, .items .date-double, .items .date-double {
		top: 0;
		right: 0;
	}
	.items .content {
		margin-right: 91px;
	}
	#calendar {
		margin-right: 40px;
	}
	#calendar table, #celendar .info {
		margin-right: 10px;
	}
	#calendar #helmet {
		position: relative;
	}
}