/* CSS Document */

#twitter_div {
	margin-top: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#twitter_div .time{
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	font-size: 85%;
}

.twitter-title{
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 16px;
}

#twitter_update_list {
	margin-top: 0px;
	list-style-type: none;
	padding: 10px;
	font-size: 12px;
	}