ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding: 0px;
	margin:0px;
	font-size:12px;
	line-height:normal;
	color:#646569;
}

ul#twit-twit li ul {}


ul#twit-twit li {
	/*border-top: 1px dashed #ccc;*/
}

ul#twit-twit li.twit-date {
	/*font-weight: bold;
	color: #600;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;*/
	font-weight:bold;
}

ul#twit-twit li ul li {
	/*font-weight: normal;
	color: #222;
	font-size: 8pt;
	padding-top: 8px;*/
	font-weight:normal;
}


ul#twit-twit li.twit-alt {
	/*color: #888;*/
}


ul#twit-twit li.twit-first {
	/*color: #800;*/
}


ul#twit-twit a.twit {
	/*color: #ddd;
	text-decoration: none;
	border: 0;*/
	color:#646569;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
}


ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	/*color: #600;*/
}


p.twit-more, li.twit-more {
	/*text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;*/
}


p.twit-more a.twit-more, li.twit-more a.twit-more {
	/*color: #600;
	text-decoration: none;*/
}


p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	/*color: #000;
	border-bottom: 1px dashed #600;*/
}

#contentTwitter {
	width: 720px;
	height:46px;
	overflow:hidden;
	float:left;
	background-image:url(../layout/rss-bg-content.gif);
	background-repeat:no-repeat;
}

#contentTwitterText {
	overflow:hidden;
	height:30px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:15px;
	margin-right:10px;
}


#moreTwitterLink {
	width:54px;
	height:25px;
	float:left;
	background-image:url(../layout/rss-bg-more.gif);
	background-repeat:no-repeat;
	padding-top:21px;
	padding-right:15px;
	font-weight:bold;
	text-align:right;
	font-size:12px;
}

#moreTwitterLink a {
	color:#646569;
	text-decoration:none;
}

#moreTwitterLink a:hover {
	color:#6dc72a;
}

#twitterContainer {
	padding-top:327px;
	padding-left:192px;
}