.dottedsquareB_title
	{
	font-family: Impact, Sans-Serif;
	color: White;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 3px;
	background-image: url(HeaderBackground_blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: solid 1px white;
	}

.dottedsquareB_contentpane
	{
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	font-weight: normal;
	}

.dottedsquareB
	{
	border: solid 1px white;
	background-color: black;	
	}

UL, OL
	{
	margin-top:5px;
	margin-bottom:5px;
	}