#hd, #navmenu, html body .yui-u #navmenu ul, #breadcrumb, .first, #cmsconsole
{
	display: none;
}

.yui-gf .yui-u
{
	width: 100%;
}

#summary {
	margin-left: 0;
	padding: 1em 1.5em;
	font-weight: bold;
	background-color: #ccc;
}

table, table td, table th, table caption
{
	border: 1px solid #000;
}

h1, h2, h3, h4 
{
	color: #000;
}

#ImgDiv 
{
	border: 1px solid #000;
}

ul	
{
	list-style-type:disc;
}
html body #bd ul li, html body #bd  ul li ul li	
{
	background-image: none;
	list-style-type:disc;
	margin-left: 0;
	padding-left: 0;
}
