@import "common.css";
@import "right_column.css";

/* ----- user edit CSS ----- */
/* // tags // */
h2 {
	height			: 30px;
	display			: block;
	text-indent		: -9999em;
	margin			: 10px 0 20px 0;
}

h2.h2_1 {
	background		: URL(../images/page_title/privacy_h2_1.gif) no-repeat;
}

#content_wrapper h3 {
	margin			: 20px 0;
}

ol.privacy_ol {
	margin			: 0 0 20px 0;
	padding			: 0 0 0 40px;
}

ol.privacy_ol li {
	padding			: 10px 0;
}