@charset "utf-8";

ul.privacy{
	margin-top: 1em;
}

ul.privacy li{
	padding-left: 15px;
	line-height: 1.83;
	background: transparent url(../../common/images/arrow_green.gif) no-repeat left 0.6em;
}


ul.sitemap{
	border-top: dotted 1px #ccc;
}

ul.sitemap li{
	padding: 0 0 5px 15px;
	border-bottom: dotted 1px #ccc;
	line-height: 1.83;
	background: transparent url(../../common/images/arrow_green.gif) no-repeat left 0.6em;
	font-size: 107%;
	font-weigh: bold;
}

ul.sitemap li ul{
	margin-left: 200px;
}

ul.sitemap li ul li{
	border-bottom: none;
	font-size: 86%;
	font-weigh: normal;
}

p.source{
	margin: 15px 0;
	padding: 10px;
	background: #f0f0f0;
}

table.form th{
	width: 25%;
}

table.form td{
	width: 75%;
}