small, 
.small, 
.button, 
#header #tagline, 
#navlist li, 
.post .comments, 
.info, 
#container_bottom, 
#footer, 
.userinfo .date, 
.userinfo .count, 
#submitbox, 
#sidebar h3, 
#style-text, 
a.imageswitcher_button, 
.more-link, 
#respond .row, 
#commentnavi, 
a#cancel-comment-reply-link, 
.post .info {
	font-size:12px;
}
#navlist li a {
	padding:2px 5px 3px !important;
	padding:2px 5px 4px;
}

.code { background:#fff; border:1px solid #ccc; line-height:1.6em; margin:10px; padding:5px 10px; }
.html { color:#093; }
.css { color:#C60; }
.js { color:#06C; }
.note { line-height:2em; border:1px solid #9cf; color:#555; background: #f0f8ff; margin:10px; padding:0 1em 0 4em; overflow:auto; text-indent:-3em; }
.warning { color:#f00; }

.prop_def { background:#fff; border:1px solid #999999; clear:both; margin:10px; padding:5px; }
.prop_def dd { margin:0; }
.prop_def .prop_name { font-weight:bolder; }
.prop_def .prop_spec dt { border-top:1px dotted #666; float:left; margin:0; text-align:right; width:6em; }
.prop_def .prop_spec dd { border-top:1px dotted #666; margin-left:6em; }
.prop_def .value_spec dt { border:none; white-space:nowrap; width:7em; }
.prop_def .value_spec dd { border:none; margin-left:7em; }