.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;background-color:#fff;cursor:pointer;}
#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:#888;}

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;margin-left:2px;margin-top:0px;margin-bottom:2px;bgcolor:#000000;font-size:11px;border:solid 1px #000000;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 red solid;font-size:11px;margin-bottom:4px;padding:4px;display:none;}
#updates{xxxmargin:6px 0 0 6px;xxxborder:0px solid #ccc;xxxborder-top:0px 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: rgb(255, 255, 255) 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 groove #900;
	background-color:#F2EAE6;
}


.comm_block div{
	border:1px solid #F2EAE6;
	background-color:#F2EAE6;
}

.comm_img{
	background-image:url('../images/comm_box_bg.gif');
	background-repeat:no-repeat; 
}

/* comments */

.comm_post_block{
	border:1px dotted #eceff5;
	background-color:#eceff5;
}

.inputsubmit{
	/*margin:0px 3px 0px 3px;*/ 
 	background:#000000;
 	font-size:10pt;
	font-family:Tahoma, Geneva, sans-serif;
 	color:#000;
	height:25px; 
}

.commsubmit{
	margin:0px 5px 0px 0px; 
 	background:#ffffff;
 	border:1px #000000 solid;
 	font-size:11pt;
 	color:#000;
}

.comments_add_box_submit{text-align:left;width:100px;}

.tweet_link{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.the_pulse {
	background-color:#000;
	width:312px;
	height:75px;
}
.bubble_bkgrd {
	background-image:url(../images/bubble_bkgrd.png);
	background-repeat:repeat-x;
	width:100%;
	height:38px;
	margin-top:0px;
}
.input-bubble {
	background-color:#000;
	width:100%;
	height:auto;
	margin:0px auto;
}
#editor_ok_button {
	background-image:url(../images/save_btn.png);
	background-repeat:no-repeat;
	width:auto;
	height:25px;
}
.statusbox {
	border:inset 1px #900;
	background-color:#FFF;
	width:auto;
	height:auto;
}
 