#d3_custom_css_js_revisions {
	margin-top: 5px;
}
#d3_custom_css_js_revisions li {
	white-space: nowrap;
}
#d3_custom_css_js_revisions .active a.view-rev {
	font-weight: bold;
}
#pp_custom_css_js_dev_info {
	background-color: #fff; padding: 10px; margin-bottom: 20px;
}
#pp_custom_css_js_dev_info li strong {
	color: #f00000;
}
#d3_custom_code_editor .CodeMirror-matchingbracket {
	color: #f00;
	font-weight: bold;
	background-color: #ccc;
}
a.fb-follow-button {
    font-size: 16px;
    color: #333;
}
.vreditimage img { max-width: 220px!important; padding-bottom: 15px; }