/* ---------------- */
/* File: common.css */
/* ---------------- */

.print, .nodisplay {
	display: none;
}

hr {
	display: none;
}

.cleaner {
	float: none;
	clear: both;
	height: 0px;
	width: 0px;
	_line-height: 0px; /* I Love MSIE! */
	_font-size: 0px;
}

a img {
	border: none;
}