TABLE {
	font-size:11px;
	font-family:arial;
	color:#000000;
}
TABLE.portal {
	margin-left:12px;
	margin-right:12px;
}
TABLE.portal DIV.block {
	margin:6px 3px 6px 3px;
}

TD.ph {
	background-color:white;
}
TD.pb {
}
.topcenter {
	background-image:url(/images/tm.gif);
	background-position:50%;
	height:24px;
	border-right:0px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
}
.bottomcenter {
	background-image:url(/images/bm.gif);
	background-position:50%;
	height:12px;
	border-right:0px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
}
.toptitle, .toptitle:link, .toptitle.visited, .toptitle:hover {
	font-size:12px;
	font-family:Verdana;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
.xtopic-body {
	border-left:#5093fc 2px solid;
	border-right:#5093fc 2px solid;
}
.topic-body {
	border-style:solid;
	border-color:#5093fc;
	border-width:0px 2px 0px 2px;
}
.tweets {
	/*width: 350px;*/
	height: 30em;
	border: 1px solid black;
	border-right: none;
	padding-left: 4em;
	padding-right: 4em;
	overflow: auto;
	font-size: 1.33em;
}
.tweet {
	padding: 10px 10px;
}
.tweet .name {
	font-weight: bold;
}
.tweet .datetime {
	font-size: 0.83em;
}
.tweet .text {
	margin-top: 0.5em;
	margin-left: 0.5em;
	line-height: 1.33em;
}

