<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#twitter_t {
	width: 415px;
	height: 12px;
	background-image:url(images/twitboxT.png);
}

#twitter_m {
	width: 395px;
	padding: 0 10px;
	background-image: url(images/twitboxM.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

   #twitter_container {
	min-height:10px;
	height:auto !important;
	height:40px;
	padding-bottom:1px;
	padding-top: 1px;
   }

       #twitter_update_list {
	width: 395px;
	padding: 0;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	line-height: normal;
	font-weight:normal;
	text-align: left;
       }

       #twitter_update_list li {
	width: 395px;
	list-style: none;
       }

       #twitter_update_list li a {
	color: #F79E35;
	text-decoration: none;
       }

       #twitter_update_list li a:hover {
	color: #39F;
	background: #d3f1f9;
       }

#twitter_b {
	width: 415px;
	height: 6px;
	background-image:url(images/twitboxB.png);
}
</pre></body></html>