@charset "utf-8";
/* CSS Document */

.pdf-section {
	background:url(../../rules/img/icon-pdf.gif) left top no-repeat;
	padding:0 0 0 50px;
	margin:0 0 24px 0;
}
	.pdf-section h3 {
		font-size:130%;
		padding:0;
		margin:0;
		line-height:1;
	}
	.pdf-section .download {
		padding:3px 0 3px 0;
	}
	.pdf-section .word {
		font-size:125%;
		padding:6px 0 0 0;
	}
