.hover_post{
	display:block;
}
.nohover_post{
	display:none;
}
.tweetfollowers{
}
.tweetdash{
	border-top:2px dotted #cccccc;
}
.tweeticonsdisplay{
	float:left;
	padding:2px;
}
#topic{
	font-size:11px;
	margin:0;
	padding:10px;
	cursor:pointer;
	background:#ffffff;
}
#topic-edit-link{
	font-size:11px;
}
#topic-cancel-link{
	font-size:11px;
}
.topic-comments-link{
	font-size:11px;
}
a#topic-edit-link{
	text-decoration:none;
}
a#topic-cancel-link{
	text-decoration:none;
}
a.topic-comments-link{
	text-decoration:none;
}
.status-time{
	font-size:11px;
	color:#888888;
}
div.bubble{
	width:auto;
	font-size:11px;
	margin-bottom:10px;
	padding-bottom:20px;
	overflow:auto;
	word-wrap:break-word;
}
div.bubble blockquote{
	margin:0;
	padding:0;
}
div.bubble blockquote p{
	margin:0 10px 0 10px;
	padding:0;
}
div.bubble div.cite{
	position:relative;
	margin:0;
	top:6px;
	font-style:normal;
	clear:both;
}
div.bubble div.cite a.firstname{
	font-size:11px!important;
}
div.input-bubble{
	width:auto;
	font-size:11px;
	border:1px solid #085098;
	overflow:hidden;
	word-wrap:break-word;
}
div.input-bubble blockquote{
	margin:0;
	padding:0;
}
div.input-bubble blockquote p{
	margin:10px;
	padding:0;
}
#input-bubble-cite{
	position:relative;
	margin:0;
	top:-1px;
	padding:7px 0 0 0;
	font-style:normal;
	font-size:11px!important;
}
.status-error{
	border:1px #ff0000 solid;
	font-size:11px;
	margin-bottom:4px;
	padding:4px;
	display:none;
}
#updates{
	xxxmargin:6px 0 0 6px;
	xxxborder:1px solid #cccccc;
	xxxborder-top:5px solid #1b5fa2;
	xxxwidth:420px;
	xxx_width:416px;
	height:auto;
	overflow:auto;
	overflow-y:hidden;
	word-wrap:break-word;
}
#updates h3{
	padding-left:5px;
}
#statusbox{
	background:#ffffff none repeat scroll 0% 0%;
	-moz-background-clip:-moz-initial;
	-moz-background-origin:-moz-initial;
	-moz-background-inline-policy:-moz-initial;
}
.date{
	font-size:11px;
}
.user{
	text-align:center;
	width:25%;
	_padding-bottom:10px;
}
.username{
	font-weight:bold;
}
.comment_body_text{
	font-size:11px;
}
a.status-link{
	font-size:12px;
	text-decoration:none;
}
.comm_block{
	border:1px dotted #eceff5;
	background:#000;
}
.comm_block div{
	background:#000;
}
.comm_img{
	background:url('../images/comm_box_bg.gif') no-repeat;
}
/* comments */
.comm_post_block{
	border:1px dotted #eceff5;
	background:#eceff5;
}
.inputsubmit{
	/*margin:0px 5px 0px 5px;*/
	border:1px #000 solid;
	color:#000;
	height:20px;
	float:right;
}
.commsubmit{
	margin:0px 5px 0px 0px;
	border:1px #000 solid;
	color:#000;
	height:20px;
}
.comments_add_box_submit{
	text-align:left;
	width:100px;
}
.tweet_link{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}