@import "common.css";

/* ----- contact CSS ----- */
/* // rayouts // */

/* // tags // */
h2 {
	display			: block;
	text-indent		: -9999em;
	height			: 30px;
	background		: URL(../images/privacy/t_privacy.gif) no-repeat;
	background-position : left top;
}

h3 {
	padding			: 3px 0 3px 10px;
	margin			: 20px 10px 0 10px;
	border-bottom	: dashed #ccc 1px;
	border-left		: solid #3366cc 4px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}

h4 {
	margin			: 0 10px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}