﻿#left, #head, #footer, #pageTitle, .ms-standardheader, .crumbtrail{
	display:none;
}
table.summarytable
{
	font-size:8px;
	border-style:solid;
	border-color:black;
	border-width:thin;
	padding: 5px 5px 5px 5px;
	line-height: 1em;
}

.summarytable table
{
	font-size:8px;
	border-style:solid;
	border-color:black;
	border-width:thin;
	padding: 5px 5px 5px 5px;
	line-height: 1em;
}

.summarytable th
{
	font-size:10px;
	background-color:Black;
	color:White;
	text-align:left
}

.summarytable td
{
	vertical-align:top;
}

.summarytable textarea
{
	overflow:hidden;
	border-style:none;
	background-color:white;
	font-size:8px;
	line-height:1em;
	font-weight:bold;
	color:black;
}
