.head1 {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:1em;
	padding-top:1em;
}

.nb {
	font-weight:bold;
}

.head2 {
	font-size:9pt;
	font-style:italic;
	padding-bottom:1em;
}

.norm {
	font-size:9pt;
}

.featureleft {
	float:left;
	padding-bottom:1em;
	width:19em;
}

.featureright {
	float:right;
	padding-bottom:1em;
	width:20em;
}

#featurelist {
	margin-left:1em;
	font-family:helvetica;
}

.desc {
	clear:both;
}

.featurehead1 {
	padding-top:1em;
}

#amegaman {
	right:128px;
/*	z-index:2000;
	position:absolute;*/
}

#main {
	position:absolute;
	top:66px;
}

#topright {
	position:fixed;
	top:0;
	right:0;

}

#rightbar {
	background:#e51b24;
	width:120px;
	height:100%;
	position:fixed;
	top:295px;
	right:0;
	z-index:0;
}
