div#popup {
text-align: left;
}
div#bd div#yui-main div.yui-ge div.contentpage {
margin-right: -10px;
margin-bottom: 20px;
}
div.contentpage h1 {
     font-weight: bold;
     margin: 0.5em 0em 1em 0em ;
}
div.contentpage img.right {
     float: right;
     margin-left: 0.5em;
}
div.contentpage div.body p {
	margin: 1em 0em;
}
div.contentpage div.body strong {
	font-weight: bold;
}
div.contentpage div.body em{
	font-style: italic;
}
div.contentpage div.body ul{
	margin: 0.25em;
	margin-left: 2em;
	list-style:disc inside;
}
div.contentpage p img {
	margin:  0em 1em;
}
div.contentpage table {
	border-color: #e8e9db;
}
div.contentpage table td {
	padding: 5px;
}

