@charset "UTF-8";

@import "/c/balance_common.css";

div#contentColumn div.picture {
	float: right;
	margin: 0 0 20px 0;
}

div#contentColumn div.picture p {
	margin: 10px 0 10px 20px;
	padding: 0;
}

div#contentColumn h3#balance_h3 {
	background: url(/i/balance/h3.gif) #fff no-repeat 0 0;
	margin: 0;
	padding: 0;
	width: 560px;
	height: 26px;
	text-indent: -9999px;
	clear: right;
}

div#contentColumn h4#balance_h4_1 {
	background: url(/i/balance/h4_1.gif) #fff no-repeat 0 0;
	margin: 15px 0 10px;
	padding: 0;
	width: 560px;
	height: 15px;
	text-indent: -9999px;
}

div#contentColumn ul#symptom {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

div#contentColumn ul#symptom li {
	margin: 4px 0;
	padding: 0;
}

div#contentColumn h4#balance_h4_2 {
	background: url(/i/balance/h4_2.gif) #fff no-repeat 0 0;
	margin: 20px 0 10px;
	padding: 0;
	width: 560px;
	height: 15px;
	text-indent: -9999px;
}

div#contentColumn h4#balance_h4_3 {
	background: url(/i/balance/h4_3.gif) #fff no-repeat 0 0;
	margin: 20px 0 10px;
	padding: 0;
	width: 560px;
	height: 15px;
	text-indent: -9999px;
}


