/*
This stylesheet is part of the [in] business template downloaded from the oswd.org site 

The stylesheet and template where made by Tjobbe Andrews from NOW:design www.now-design.co.uk
*/
div.newsbar {display: none; }
div.header {display: none; }
div.menu {display: none; }
body {
	font-family: "Trebuchet MS", verdana, arial, "Times New Roman";
	font-size: 70%;
	}
img.lthumb {
	float: left;
	width: 150px;
  margin-right: 5px;
  padding:4px;
    border:1px solid #446688;
	  }

img.rthumb {
	float: right;
	width: 150px;
  margin-right: 5px;
  padding:4px;
    border:1px solid #446688;
	  }

img.mthumb250 {
	float: center
	width: 250px;
  margin-right: 5px;
  padding:4px;
    border:1px solid #446688;
	  }

img.lthumb250 {
	float: left;
	width: 250px;
  margin-right: 5px;
  padding:4px;
    border:1px solid #446688;
	  }

img.rthumb250 {
	float: right;
	width: 250px;
  margin-right: 5px;
  padding:4px;
    border:1px solid #446688;
	  }

h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid} 
blockquote, table, pre { page-break-inside: avoid} 
ul, ol, dl { page-break-before: avoid} 
img li { page-break-inside: avoid; page-break-after: avoid}
pre {
	font-weight: bold;
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}
