ohtml, * ohtml otbody
{
	font-size: 68%; /* 11px */
	line-height: 1.4em;
}
ohtml, obody
{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
h1, h2, h3
{
	margin-top: 1em;
	line-height: 1.4em;
}
p
{
	margin-top: 0px;
}
img
{
	border: 0;
}
th
{
	vertical-align: top;
	text-align: left;
}
.readmore
{
}
.clickable
{
	cursor: pointer;
}
.comment
{
	border-top: 1px solid #006DB3;
}
.comment div.date
{
	float: right;
	color: #AAAAAA;
}
.comment div.username
{
	color: #AAAAAA;
}
.comment div.icons
{
	display: inline;
	float:right;
}
.commentimage
{
	float:right;
}
.utv
{
	color: #A0A0A0;
	font-style: italic;
}
div.puff0 div.title, div.puff1 div.title
{
	font-weight: bolder;
}
div.puff0, div.puff1
{
	border-top: 1px solid #006DB3;
	margin: 0 1em 2em 0;
	padding: 1em;
	width: 45%;
}
div.puff1
{
	position: absolute;
	left: 100%;
	margin-left: -50%;
}
div.puffar
{
	position: relative;
}
div.puffar div.order1, div.puffar div.order4
{
	background-color: #C3E6BB;
}
div.puffar div.before1, div.puffar div.after0
{
	position: relative;
}
div.puffar div.before0, div.puffar div.after1
{
	position: absolute;
}
a.puff
{
	vertical-align: bottom;
}
table.puff
{
	width: 100%;
}
table.puff tr td h3
{
	margin-top: 0px;
}
td.puff1, td.puff0
{
	vertical-align: top;
	width: 50%;
	padding: 1em;
}
td.order1, td.order4
{
	background-color: #C3E6BB;
}
td.puff0
{
}
#puff, textarea#ingress
{
	height: 3em;
}