/* CSS Document */

@import url(../headings.css);

/*use in fun_and_proper,good_etiquette,reminders.html */
.illust{
	float:left;
	margin:20px 30px 0px 0px;
	border:1px solid #666666;
}

div.illustBlock{clear:left;}

h2{
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial Black";
}
p.withIllust{
	margin:10px 0px 0px 0px;
}

/*li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 10px;
}*/
table.withIllust {
	margin:10px 0px 0px 0px;
}

p.attention {
	font-weight:bold
	}
