/* CSS Document */
#twitter_div {
	background-image: url();
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style: solid;
	padding: 0px;
	word-spacing: normal;
	text-align: left;
	line-height: 24px;
}
 
#twitter_div ul li {
	color: #FFF;
	border-bottom-style: dashed;
	border-bottom-width:1px;
	border-bottom-color: #42B0BA;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #42B0BA;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 0px;
	padding-bottom: 10px;
}
#twitter_div {
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
