/* printstyles / powered by io-market.com */

* {
	background-color:transparent;
}

html, body {
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;	
}

div[class] {
	overflow:visible !important;
	float:none;
}

#tl, #tr, #bl, #br, #nice {
	display:none;
}
.tl, .tr, .bl, .br, .nice {
	display:none;
}
.nice, .phide {
	display:none;
}

#webInit {
	display:none;
	visibility:hidden;
}

#webArea {
	width:476px; 
	background-color:#FFFFFF; 
	color:#000000;
	margin:0px;
	min-height:385px;
}

#webVisio,
#webColTop,
#webColBot {
	border:1px solid #707070;
}

#webContent .conHigh {
	color:#FF7900;
}

tr {
	page-break-inside: avoid;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}

code {
  font-size: .76em; /* small rendering */
  font-family: Monaco, monospace;
  color: #333;
  background: transparent;
}

a img {
  border: none;
}

/* for CSS2-browser textlink after hyperlink */ 
/*#webContent a:link:after, 
#webContent a:visited:after {
  content: "\n(Link: " attr(href) ") ";
  font-size: 76%; 
  color: #999999;
  background: transparent;
}*/

/* printstyles / powered by io-market.com */

