#twitter_div
{
	position: relative;
	margin: 0px 0 0 0;
	padding: 28px 150px 0 40px;
	height: 95px;
	background-image: url(../images/montage/images/Status.png);
	background-repeat: no-repeat;
	background-position: 23px 20px;
	color: #FFF;
}
#twitter_update_list 
{
	list-style-type: none;
	margin: 8px 0 0 0;
	display: compact;
	line-height: 22px;
	text-transform: capitalize;
	color: #999;
	font-size: small;
	font-style: italic;
}

