@import url("screen.css");

form,
dl.meta,
div#comments,
div#header,
div.column.right,
div#nav-bottom,div#footer,
div#ad-top,
div.article-tools,
div.browseposts,
div.subscribeform
{
	display: none;
}

img.inlineleft
{
	float: left;
}
div#container{width:610px;}

body.BlogGroup_blogpub_index div#container{width:930px;}
body.BlogGroup_blogpub_index div.column.right{display:block;}
body.WebPub_index
{
    border-top: none;
}
div#container
{
	padding-top: 100px;
	background-image: url(../images/printheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}