*.TextArea
	{
	empty-cells:show;
	margin:7px 0px 0px 0px;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	overflow:auto;
	}
*.TextAreaTitleTable
	{
	width:100%;
	}
*.TextAreaTitle
	{
	text-align:left;
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	}
*.TextAreaContent
	{
	color:#333;
	font-size:1.1em;
	padding:7px 20px 0px 20px;
	}
*.comments
	{
	border:0;
	background-color:#ffffff;
	cursor:pointer;
	color:#449;
	font-size:1.0em;
	font-weight:bold;
	}
*.comments:hover
	{
	text-decoration:underline;
	}
dl.meImgLeft
	{
	float:right;
	font-size:8pt;
	margin:5px 0px 10px 15px;
	overflow:hidden;
	}
dl.meImgLeft dt
	{
	margin-bottom:0;
	}
dl.meImgLeft dd
	{
	margin-left:10px;
	margin-button:1px;
	}