@charset "utf-8";
/* CSS Document */

.solnoteswrap {
	margin-left: 0;
}

.sollist>img,
.sollist dl	{
	/* lists are dls */
	margin-left: 0;
	margin-top: 10px;
}
	
.sollist h2 {
	font-size: large;
}

p.subtitle {
	margin-left: 8px;
}

.sollist dl.xlg dt.subtitle a {
	font-size: small;
}