div.pageview
{
width: 100%;
font-size: 0.8em;
}

div.pageview div.pageviewhead
{
	background-color: #EEEEEE;
	margin: 0;
	padding: 0;
	line-height: 1em;
	height: 0px;
	visibility: hidden;
}
div.pageview div.pageviewhead img {
	visibility: hidden;
	height: 10px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.pageview iframe
{
width: 100%;
height: 400px;
}
