ul.thinkingvoice {
	background-color:#FCFFCC;
	border:thin solid #000000;
	text-align:center;
	margin:0;
	padding:0;
	list-style-type:none;
	}
ul.thinkingvoice li {
	margin:10px auto 10px auto;
	padding:0;
	}
ul.thinkingvoice li.new {
	font-size:X-large;
	color:#0000FF;
	font-weight:bold;
	margin:0;
	padding:0;
	}
ul.thinkingvoice li.questions {
	font-size:X-large;
	font-weight:bolder;
	}
ul.thinkingvoice li.just {
	color:#0000FF;
	font-weight:bold;
	}
ul.thinkingvoice li.connection {
	font-size:medium; 
	font-weight:bold;
	}
ul.thinkingvoice li.bmc {
	font-weight:bolder;
	font-size:large;
	}
ul.ltmadvert {
	width:100%;
	border:thin solid blue;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
}
