/* removes the following when printing */
.TopSiteNav,
.AdNav,
.ListItem,
.Recipe,
.PowerBar,
.Footer,
.Debug
{
	display: none;
}

div.AdItems
{
	width: 980px;
}

div.ItemLeft,
div.ItemRight
{
	width: 480px;
}

div.ItemRight
{
	float: right;
}