.onlyPrint{
	display:block;
}
.noPrint{
	display:none;
}
.logoPrint{
	display:block;
	margin-left:110px;
}
input.pmux{
	width:100px;
	height:15px;
	margin:16px 0 0 749px;
	padding:5px 11px 5px 9px;
	background:transparent url(images/bgInput.gif) no-repeat 0 0 scroll;
}
#searchResults table tr.active td{
	color:#666666;
	background:#fcf7f7;
}
