h1#flow_chart {
	background:none;
	text-align:center;
	margin:15px 0 8px 0 !important;
	padding:0 !important;
}

.spine_degen_type {
	padding:10px;
	background:#fff;
	border:1px dotted #efefef;
	margin:0 0 20px 0;
	font-size:13px;
	position:relative;
}

.odd {
	background:#ffc;
}

.spine_degen_type h3 {
	margin:0 0 10px 0;
	padding:0;
	width:300px;
}

.age {
	position:absolute;
	top:6px;
	right:10px;
	text-align:center;
	width:289px;
	height:34px;
}

.age_all {
	background:transparent url(/images/age_all.gif) no-repeat bottom;
}

.age_all_20_50 {
	background:transparent url(/images/age_all_20_50.gif) no-repeat bottom;
}

.age_20_50 {
	background:transparent url(/images/age_20_50.gif) no-repeat bottom;
}

.age_50 {
	background:transparent url(/images/age_50.gif) no-repeat bottom;
}

.age_60 {
	background:transparent url(/images/age_60.gif) no-repeat bottom;
}

.spine_degen_type td, .spine_degen_type th {
	font-size:13px !important;
}

.pains ul {
	margin:0 0 10px 20px;
	padding:0;
}

.pains ul li {
	background:transparent url(/images/knowledge/bullet_black.png) no-repeat -3px 4px;
	padding-left:16px;
}