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

#policy {
	width:660px;
	float:right;
}
h3 {
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title.gif);
}
h4 {
	margin:15px 5px 2px;
	padding:2px 0 2px 5px;
	font-size:1.2em;
	border-left:7px solid #777;
	background:url(../images/rul_dotted.gif) repeat-x 0 0;
}
#policy div {
	margin:0 10px;
}
#policy div p {
	padding-left:20px;
}
