h1.Image
{
	margin			:	0px;
}



div.PanelColumnComment
{
	display			:	table-cell;
	vertical-align			:	top;
	padding			:	0px 0px 30px 0px;
}
div.PanelColumnPhoto
{
	width				:	200px;
	display			:	table-cell;
	vertical-align			:	top;
	padding			:	0px 0px 30px 15px;
}
div.PanelColumnPhoto img
{
	width				:	100%;
}


span.LabelTape
{
	white-space			:	nowrap;
	background-color		:	#dd0000;
}
span.LabelEnhanced
{
	font-size			:	inherit !important;
}
