@charset "utf-8";
/* CSS Document */
@media screen {
	.sIFR-active #plain_content h1.header {
		font-size: 20pt;
		color: #787878;
		font-weight: bold;
		letter-spacing: -2px;
	}
}

#plain_content {
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

	#plain_content h1.header {
		font-size: 20pt;
		color: #787878;
		font-weight: bold;
		letter-spacing: -2px;
	}

	#plain_content .image_right {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
