/* CSS Document */
.passnew h2{
	font-size: 120%;
}
.passnew h3{
	clear: both;
	float: left;
	width: 120px;
	font-size: 110%;
	font-family: "Courier New", Courier, mono;
}
.passnew hr{
	clear: both;
	border-style: dotted;
	color: #999999;
}
.passnew p{
	float: left;
	width: 370px;
	font-size: 80%;
}

#new h3{
	background-color: #FFFFFF;
	vertical-align: top;
	border: 0;
}
