/* CSS Document */

.hidefromnetscape {
	display:none;
}

.warning {
	font-weight:bold;
	color:red;
}