@charset "utf-8";

/* ===========================================================

	Title: circumstances.css
	Created: 2009-2-13
	Created: 2009-2-13
	
=========================================================== */
/*

	problematical
	
=========================================================== */
/*

	problematical
	
=========================================================== */

div#problematical dl {
}

div#problematical dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #4762b1;
}

div#problematical dl dd {	
	background:  url(../../common/image/line_dot_x.gif) bottom repeat-x;
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	color: #e81967;
}