body, td {  
  	font-family:  Arial, Verdana, sans-serif;
    font-size: small;
	color: #000;
	margin: 0;
	padding:0;
    background-image: none !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

#pageWidthControl, div#content {
    position: relative;
    height: auto;
    min-height: auto;
    max-height: auto;
    background: #fff none !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

table {
    display: block;
    overflow: auto;
    height: auto;
}

table.new-features, table.new-features th, table.new-features td {
    border: none;
}

#header, 
#search, 
#generalNavigation, 
#documentNavigation, 
#pageNavigation, 
#commentContainer,
#documentNavigation, 
.sitefooter,
.separator-menu, 
.separator-left, 
.editIncluded  {
	display: none;
}

div.highlightArea-cambia, div.highlightArea-bios, div.highlightArea-patentlens {
	background-color:#fff;
	border: none;
}

#print-view-note {
    width: 100%;
    top: 0;
	display: block;
	color: red;
	background-color: lightyellow;
	font-family: "Courier New", Garamond;
	font-size: 11px;
	z-index: 100;
}

img {
	border: none;
}

a[target], a[class="pdflink"], a[class="mailtolink"] { 
  	background-image: none;
	padding: 0px;
}



/*******************************
for opsclient tabbed view
********************************/
#ops {
	margin: 0px;
	padding: 0px;
	left: 0px;
	position: relative;
}

#ops h3 {
	font-size: 15px;
	margin-top: 20px;
}

.panelTitle {
	display: block !important;
	margin-top: 10px;
	margin-left: 5px;
}

.tabnav, .backToTable {
	display: none;
}

.panel table {
	margin-left: 25px;
}

.panel table td, .panel table th {
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

form img {
	display:none;
}

/*******************************
for jive forum / kb
********************************/
.jive-portlet-box, .jive-accountbox {
	display:none;
	/*width: 180px;*/
}

