@charset "utf-8";
/* CSS Document */
h1 {
	color:#005cab;
	font-size:180%;
}
h2 {
	color:#553b90;
	font-size:160%;
}
h3 {
	color:#951e85;
	font-size:140%;
}
h4 {
	color:#000030;
	font-size:120%;
}
.clear {
	clear:both;
}
li.Mines {
	padding:6px;
}
li.MinesMargin30 {
	padding:6px;
	margin-bottom:30px;
}
li.MinesMargin {
	padding:6px;
	margin-bottom:110px;
}
div.imgBoxRight30 {
	width:28%;
	margin:5px;
	float:right;
}
div.imgBoxRight30 img, div.imgBoxRight40 img, div.imgBoxRight50 img {
	width:100%;
	border:none;
}
div.imgBoxRight40 {
	width:38%;
	margin:5px;
	float:right;
}
div.imgBoxRight40 {
	width:48%;
	margin:5px;
	float:right;
}

