#display-post-shortcode h2 {
	color: #ff0;
}
#display-post-shortcode-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 300px;
}
