/* /home/prodiconoval/webapp/modules/generic/style/print.xml - BEGIN */
/* /home/prodiconoval/webapp/modules/generic/style/print.xml - END *//* /home/prodiconoval/webapp/modules/website/style/print.xml - BEGIN */
div.freeLocation {
	clear: left;
	width: 100%;
}
div.freeBlock {
	float: left;
	width: 100%;
}
img, .image {
	border: none;
}
img.floatLeft {
	float: left;
}
img.floatRight {
	float: right;
}
body, window {
	font-family: "Times New Roman", georgia, Times, serif;
}
#bannerLocation, #leftColumnLocation, #rightColumnLocation, #threadLocation, #footerLocation {
	display: none;
}
#containerLocation {
	width: 95%;
	max-width: 95%;
	border-left: none;
	border-top: none;
	border-bottom: 2px dashed #000;
}
a:after {
	content: " [" attr(href) "] ";
	font-weight: normal;
}
acronym[title] {
	content: " [" attr(title) "] ";
	font-style: italic;
}
abbr[title] {
	content: " [" attr(title) "] ";
	font-style: italic;
}
acronym, abbr, a, a:visited {
	border: none;
	text-decoration: none;
}
/* /home/prodiconoval/webapp/modules/website/style/print.xml - END */