#twitter_div {
  clear:both;
  float: left;
  width: 290px;
  margin: 10px 0px 0px 7px;
  display: inline;
  padding: 5px 0px 15px 0px;
  font:Arial, Helvetica, sans-serif;
  font-size:9px;
/*  border:#CCCCCC solid 1px;
  background-image:url('/images/labeltweet.png');
  background-repeat:no-repeat;
  background-color:#FDFDFD;*/
}

#twitter_div h2 {
  font-size:26px;
  font-weight: normal;
/*  background: url('/images/bg-headings.gif') repeat-x 0 100%;*/
  margin: 7px 0 15px 60px;;
  padding-bottom: 5px;
/*  letter-spacing: -1px;*/
  color:#FFFFFF;
  font-family: Verdana, "Trebuchet MS", Verdana, Arial;
  font-weight:bold;
  }

#twitter_div li {
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 5px 0 5px 50px;
  background:url('/images/twitter-bird-icon.png') no-repeat 0 7px;
  color: #4e4e4e;
  display: block;
  width: 225px;
  height: auto;
  margin:: 5px 0px 0px 23px;
  border-bottom: 1px dotted #ccc;
  background-color:#FFFFFF;
}

#twitter_div li a {
  color:#7BD3F4;
}
#twitter_div li a:hover {
  color:#FF9900;
}
#twitter-link {
	clear:both;
	float:left;
	margin: 30px 0px 0px 20px;
	font-family: Arial, "Trebuchet MS", Verdana, Arial;
	font-size:12px;
  	color:#FF0000;
	font-size:14px;
	font-weight:bold;

}
