@charset "utf-8";



#content h1 {
	margin: 30px 0 20px 0;
	font-weight: bold;
}

#content h2 {
	margin: 30px 0 0 0;
	padding: 6px;
	background: #eee;
	color: #222;
	font-weight: bold;
	font-size: 75%;
}

#content h3 {
	margin: 16px 0 4px 0;
	color: #666;
	font-size: 75%;
}


#content p {
	margin: 8px 0 8px 0;
}

#content ol {
	margin: 10px 0 10px 26px;
}
#content ol li {
	margin: 6px 0 6px 0;
	font-size: 75%;
}



/* Policy */
/* -------------------------------------------- */

body#policy .contentBody2 p {
	margin-left: 8px;
	margin-right: 8px;
}

body#policy ul.banner {
	width: 292px;
	margin: 24px auto 0 auto;
	list-style: none;
}
body#policy ul.banner li {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}
body#policy ul.banner li.pdf {
	margin: 8px 20px 0 0;
}
body#policy ul.banner li.flash {
	margin: 0;
}



/* Privacy */
/* -------------------------------------------- */

body#privacy .contentBody2 h3 {
	margin-left: 6px;
}

body#privacy .contentBody2 p {
	margin-left: 8px;
	margin-right: 8px;
}



/* Site Map */
/* -------------------------------------------- */

body#sitemap #main #content {
	margin: 0 30px 0 38px;
}

body#sitemap #content h1 {
	margin: 30px 0 10px 2px;
}
body#sitemap h2 {
	width: auto;
	height: auto;
	margin: 30px 0 0 0;
	padding: 4px 4px 4px 28px;
	background: #eee url("../img/bl_sitemap.gif") 10px 6px no-repeat;
	font-size: 85%;
	font-weight: bold;
}
body#sitemap h2.first {
	margin: 0;
}

body#sitemap .columnjq {
	width: 676px;
	background: url("../img/bg_sitemap_body.gif") left top repeat-y;
}
#content .columnjq .top {
	width: 676px;
	height: 10px;
	background: url("../img/bg_sitemap_top.gif") 0 0 no-repeat;
	font-size: 1px;
	line-height: 0;
}
#content .columnjq .bottom {
	width: 676px;
	height: 10px;
	background: url("../img/bg_sitemap_bottom.gif") 0 0 no-repeat;
	font-size: 1px;
	line-height: 0;
}


body#sitemap div#sitemapBox {
	width: 574px;
	margin: 25px auto;
}

body#sitemap div#sitemapBox .left {
	float: left;
	width: 272px;
}
body#sitemap div#sitemapBox .right {
	float: right;
	width: 272px;
}

body#sitemap div#sitemapBox .shops ul {
	width: 262px;
	margin: 8px 0 0 10px;
}
body#sitemap div#sitemapBox .shops li {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	list-style: none;
}

body#sitemap div#sitemapBox .utility {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../img/line_02.gif) left top repeat-x;
}

body#sitemap ul li ul li {
	font-size: 100%;
}
