﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
}
.chatLines
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 9.25pt;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma, Arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.widgetBox
{
	background-color: #FFFFFF;
	border-right: dimgray thin solid; 
	border-top: dimgray thin solid; 
	border-left: dimgray thin solid; 
	border-bottom: dimgray thin solid; 
	
}
.widgetHeader
{
	background-color:gray;color:White; font-size: 10pt; font-family: 'Lucida Sans Unicode'; vertical-align: top; text-align: center; border-bottom: dimgray thin solid;
}
.widgetBody
{
	width: auto;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
