@import url(../default/print.css) print;
#menuTop, #styleSwitcher, .noprint { display: none; }
#top:after { content: url('/mainSite/images/logoRedSmall.jpg') "BOth-world.com"; font-size:24px; display: block; }
img { border: 0px solid #000; }
body { background: #fff; }
* { 
	float: none !important;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}
a {
	color: #333333;
	border: none;
}

img.smiley { border: none }

.post {
	margin-bottom: 6em;
	page-break-inside: avoid;
}

.post h2 {
	page-break-after: avoid;
}

P.day-date {
	float: right !important;
}

@page :left {
  margin-left: 4cm;
  margin-right: 3cm;
}

@page :right {
  margin-left: 3cm;
  margin-right: 4cm;
}