table {
	border-collapse: separate;
	border-spacing: 8px;
}
td, th {
	padding: 4px 8px;
}

.screen_box {
}

#screen_section_01 {
	display: block;
}

.screen_section {
	display: none;
}

#screen_index a, #screen_add a {
	background: #d0d0d0;
	color: #000 !important;
	padding: 4px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 2px;
}

#screen_index a:hover, #screen_add a:hover {
	background: #b0b0b0 !important;
}

#screen_index a.active {
	background: #fff !important;
	color: #f48 !important;
}

#screen_add a {
	float: right;
}

#screen_id {
	font-size: 120%;
}
