#twitter_t {
	width: 445px;
	height: 34px;
	background-image:url(../Images/tweet_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#twitter_m {
	width: 395px;
	background-image: url(../Images/tweet_02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}

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

       #twitter_update_list {
	width: 395px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #31353d;
	line-height: 16px;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
       }

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

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

#twitter_b {
	width: 445px;
	height: 30px;
	background-image:url(../Images/tweet_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#p5 #side #twmiddle ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-type: none;
	color: #C1C1C1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D6D6D;
	text-align: left;
	width: 210px;
	margin-left: -28px;
	padding: 10px;
}
#p5 #side #twmiddle ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-type: none;
	color: #6db43f;
	padding-bottom: 10px;
	padding-top: 10px;
}
#p5 #side #twmiddle ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-type: none;
	color: #D53C5A;
	padding-bottom: 10px;
	padding-top: 10px;
}

