.dsn_meta_box .meta_item {
	padding:10px 0;
}

.dsn_meta_box tr.odd label,
.dsn_meta_box tr.odd td,
.dsn_meta_box tr.odd {
	background-color:#ddd;
}
.dsn_meta_box tr.even td,
.dsn_meta_box tr.even label,
.dsn_meta_box tr.even {
	background-color:#eee;
}

.dsn_meta_box table {
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding:0.2em;
}
.dsn_meta_box table .label {
	font-weight:bold;
	font-size:110%;
	width:100px;
}
.dsn_meta_box table,
.dsn_meta_box tr,
.dsn_meta_box td {
	border-collapse: collapse !important;
	border:none;
}
.dsn_meta_box td {
	padding:0.6em 0.3em;
}

.dsn_meta_box .checkbox {
	background-color:transparent;
}

.updated.dsn .title {
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:0.2em;
}
/*
#dsn_dashboard .dashboard_note:nth-last-child(-n+1) {
	border-bottom:none;
}
#dsn_dashboard .dashboard_note {
	margin:0;
	padding:0;
	border-bottom:2px dotted #ccc;
	margin-bottom:1em;
}
*/
#dsn_instructions ul.depth-0.notes,
#dsn_dashboard ul.depth-0 {
	margin:0;
	padding:0;
	border-bottom:2px solid #bbb;
	margin-bottom:1em;
}
#dsn_instructions .site_note li,
#dsn_dashboard .site_note li {
	margin-left:1em;
	padding-top:0.5em;
	border-top:2px dotted #ccc;
}

#dsn_instructions .index ol,
#dsn_instructions .index ul,
#dsn_instructions .index li,
#dsn_instructions .index h4 {
	margin:0;
	padding:0;
}
#dsn_instructions ul.index li {
	margin-top:0.1em;
	margin-left:1em;
}

#dsn_instructions .instruction_content,
#dsn_instructions .instruction_index {
	margin:20px 0;
}
#dsn_instructions .instruction_index {
	border-top:4px solid #bbb;
	border-bottom:4px solid #bbb;
	padding:20px 0;
}
#dsn_instructions .instruction_index h3 {
	margin-top:0;
}