.showBullets { list-style-type: circle; }
.showBullets li { list-style-type: circle; margin-left: 20px; margin-bottom: 5px;}
.dateLeft li span { display: block; position: absolute; top: 0px; left: -55px; width: 55px;}
.dateLeft li > span { display: block; position: absolute; top: 0px; left: 0px; width: 55px;}
.dateLeft li { 
	position: relative;
	padding-left: 20px;
	margin: 0px 0px 5px 0px;
}

.classIcon { position: relative;  margin-top: 10px; margin-bottom: 10px; height: 70px;}
.classIcon.tall { height: 120px;  }
div > .classIcon { margin-left: 15px; }
.classIcon p {margin-left: 90px; }
.classIcon > p { margin-left: 70px; }
.classIcon img { position: absolute; top: 0px; left: 0px; }
.classIcon a { display: block; padding-left: 15px; background: url(/img/arrow_new_lttl_green.gif) no-repeat left center;}
.classIcon a.main { color: #707070; text-decoration:none; background:none; padding:0px; display: inline;}
tr.red td { color: #990000; padding-top: 10px; }

.hpbill {
	margin-top: 1px;
	background: #707070;
	height: 300px;
	padding: 0px 0px;
	margin: 0 0 0 0px;
	border-top: 1px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.hpbill div {
	width: 760px;
	height: 300px;
	margin: 0 0 0 0px;
	display: inline;
	text-align: left;
	float: left;
	background: #ffffff;
	border: 1px solid #333333;
	overflow: hidden;
}

.hpinfo {
	margin-top: 1px;
	background: #707070;
	height: 300px;
	padding: 0px 0px;
	margin: 0 0 0 0px;
	border-top: 1px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.hpinfo div {
	width: 760px;
	height: 980px;
	margin: 0 0 0 0px;
	display: inline;
	text-align: left;
	float: left;
	background: #ffffff;
	border: 1px solid #333333;
	overflow: hidden;
}

p.seal { clear: both; padding-top: 10px;}
p.seal img { margin-right: 15px; margin-top: -10px;}

div.isol { display: inline; margin: 0px; padding: 0px; border: 0px none; font: inherit; background: none;}

