<!--
@media all {
	#pg_content {
		padding-top: 44px;
		padding-bottom: 20px;
		}
	div.arrow_heading {
		height: 25px;
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 5px;
		padding-right: 520px;
		background-image: url(/images/layout/heading_arrow_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-family: Tahoma, Verdana, Arial;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		text-align: right;
		}
	div.section_tab,div.section_tab_long {
		height: 17px;
		padding-top: 7px;
		margin-left: 10px;
		margin-top: 20px;
		padding-right: 524px;
		background-image: url(/images/layout/section_tab_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-family: Tahoma, Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-align: right;
		overflow: hidden;
		letter-spacing: 1px;
		}
	div.section_tab_long {
		padding-right: 322px;
		background-image: url(/images/layout/section_tab_bg_long.jpg);
		}
	div.section_content {
		margin-left: 10px;
		margin-right: 10px;
		border: 1px solid #c8c8c8;
		font-family: Arial, Verdana, Tahoma;
		font-size: 13px;
		padding: 20px;
		line-height: 140%;
		}
	}
//-->
