.twittergadget .Status {
	-moz-border-radius:6px;
	border:medium none; 
	padding:10px 6px 6px;
	width:93%;
	margin:4px 4px 6px;
}
.twittergadget .SmsFormDisable {

}
 
.twittergadget .Actions{
	cursor:pointer;
	border:noen;
	margin-left:3px;
	width:12px;
}

#ParentFormTwittertw textarea {
	width:95%;
	margin-botom:5px;
}








.twittergadget .counter{
	float:left;
	padding-left:10px;
}
.twittergadget .counterWarning{
	font-weight: bold;
	float:left;
	padding-left:10px;
}
.twittergadget .ChangeStatus{
	padding-right:10px;
	text-align:right;
	cursor:pointer;
	float:right;
}
.twittergadget .ChangeStatus:hover{
	text-decoration:underline;
}


.Twitter-posts{
	-moz-border-radius:6px;
	padding:14px 8px;
	list-style:none;
	margin:8px 5px 10px;
}
.Twitter-posts .TwitterUserImage{
	float:left;
	cursor:pointer;
	margin-right:5px;
	width:48px;
	clear:both;
}
.Twitter-posts .TwitterUserImage:hover{
	-moz-box-shadow:0 0 4px #444;
	-webkit-box-shadow:0 0 4px #444;
	box-shadow:0 0 4px #444;
}
.Twitter-posts .Twitter-post-body{
	margin-left:53px;
	padding-bottom:10px;
}
.Twitter-posts h4{
	margin-bottom:5px;
	font-weight:bold;
}
.Twitter-posts h4 a{
	font-weight:bold;
}
.Twitter-posts h4 a:hover{
	text-decoration:underline;
}
.Twitter-posts li{
	clear:both;
	display:block;
	margin:0 0 10px;
	list-style:none;
}
.Twitter-posts li p{
	line-height:1.2em;
	margin-bottom:3px;
}
.Twitter-posts li p.font-tinny{
	float:left;
	padding-top:10px;
}
.Twitter-posts li p a{

}
.Twitter-posts li p a:hover{
	text-decoration:underline;
}
.Twitter-posts li label{
	float:right;
	margin-right:5px;
	cursor:pointer;
	cursor:hand;
}
.Twitter-posts li label span span:hover{
	text-decoration:underline;
}
