.twitter_followers{
float:left;
margin-right:5px;
margin-bottom:0px;
}



.user{
	font-size: 11px;
	padding: 3px;
	margin: 7px 0 7px 0;
	border: 0;
	background: #fff;
	border: 1px solid #000;
	width: 377px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: verdana;
}

.name{
font-size:11px;
font-weight:700;
}
.name a{color: #0097D6;}


a {
	color: #0097D6;
	text-decoration: none;
	
}	
a:hover {
	text-decoration: underline;
}
hr {border: 1px #ddd;
	border-style: none none dashed none;}

.header {
	margin: 0 0 0 0;
	width: 417px;
	
}
.header a {
	color: #000;
	font-weight: normal;
	font-size: 20px;
	font-family: georgia;
	letter-spacing: -2px;
	
}
.header a span {
	color: #993C22;
}

.description{color:#A99999;font-family: Lucida Grande; font-style: italic;font-size: 12px; }
.description a {color:#A99999}

#submit {
	width: 75px;
	background: #333;
	margin: 7px 1px 2px 1px;
	color: #fff;
	padding: 2px 0;
	text-align: center;
	border: 0;
	outline: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
#submit:hover {
	background: #D5881A;
	color: #fff;
	
}


a img {
filter:alpha(opacity=50); ..-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;
}

a img:hover {
filter:alpha(opacity=100); ..-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;
}


	
.updateform {
background-color:#dadada;
border:solid;font-size:11px;
width:360px;
border-color:#000;
border-width:1px;
padding:0 10px 5px 10px;
margin-left: 1px;}

.tw-hide {
	visibility:hidden;
}
div.msg{width:360px; background:#FFFFCC; font-size:20px; margin:10px 10px 10px 10 px; padding:0;}

