div.cancers_desc { 
	margin-bottom: 10px;
}

div.cancers_letters { 
	margin: 0 20px;
	font-weight: bold;
}

div.cancers_letters A { 
	margin: 0 5px;
}

div.cancers_letterAnchor { 
	border-bottom: 1px solid #CCC;
	color: #AAA;
	font-size: 110%;
}

div.cancers_ListingHeader { 
	margin-left: 10px;
}

div.cancers_ListingLinks { 
	margin-left: 25px;
}

div.cancers_back A { 
	color: #CCC;
	margin: 0 30px;
}

div.cancers_summary { 
	line-height: 1.5em;
}

div.cancers_summary img { 
	border: 1px;
	float: left;
	padding: 10px;
}

div.cancers_summary table { 
	padding: 3px;
	border: 1px solid #AAA;
	margin: 0px;
	width: 600px;
}

div.cancers_summary table td { 
	padding: 5px;
	border: 1px solid #AAA;
}

div.cancers_summary cite { 
	display: block;
	padding: 5px 15px;
}

a.glossary {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
a.glossary:hover {
	border-bottom: 1px dotted #600;
}
