﻿DIV.gbItemHeader
{
	width: 90%;
	padding: 2px;
	margin: 10px auto 0px;
	text-align: left;
	border-style: none;
	border-top-style: dotted;
    border-width: 1px;
    border-color: White;
}

DIV.gbItemMessage
{
    width: 90%;
	margin: 0px auto 0px;
	padding: 2px;
	text-align: left;
}

DIV#HL
{
	color: inherit;
	line-height: 24px;
	text-align: right;
	float: left;
	width: 30%;
}

DIV#HR
{
	color: inherit;
	float: right;
	width: 65%;
}
/*
DIV#InternalRight
{
	width: 80%;
	clear: both;
	color: inherit;
	margin: 0 auto;
	text-align: right;
	background-color: white;
}
*/
