div.cont_add
{
	margin:5px;	
}
div.status_error
{
	border:1px dotted #DDD;
	background:#fff;
	padding:4px;
	width:200px;
	color:#FF0000;
}
div.status_smiles
{
	background:#fff;
	
}
div.status_panel
{
	border:1px solid #BBBBBB;
	border-top:0px;
	background:#F2F2F2;
	vertical-align:middle;
	padding:3px;
}
div.status_panel select
{
	width:152px;
}
div.main_status
{
	float:left;
	border-top:0px;
	width:100%;
	padding-left:5px;
}
div.clear
{
	clear:both;
}
div.status
{
	border:1px solid #E0E5EF;
	padding:10px;
	margin:5px;
	margin-top:0px;
	margin-bottom:10px;
	background:#FFFFFF;
}
div.status_category
{
	font-size:16px;
	font-family:tahome,arial;
	font-weight:bold;
}
div.status_author
{
	width:80px;
	text-align:center;
	float:left;
	margin-right:5px;
}
div.status_info
{
	float:left;
	width:85%;
	margin-left:10px;
}
div.status_rate
{
	float:left;
}
div.status_rate img
{
	cursor:pointer;
	margin-left:10px;
}
img.status_avatar
{
	border:1px solid #BBB;
}
div.status_info a
{
	color:#1880D9;
	text-decoration:none
}
div.clear
{
	clear:both;
}
div.user_status
{
	border:1px dotted #E0E5EF;
	margin-bottom:10px;
	padding:4px;
	width:99%;
}
font.status_stat
{	
	color:#3B6BBF;
}
/* Bubble sectionq */
.bgw .bubble_top{
background:url(bubble_b.png) top repeat-x;
}
.bgw .bubble_right{
background:url(bubble_b.png) right repeat-y;
}
.bgw .bubble_bottom{
background:url(bubble_b.png) bottom repeat-x;
}
.bgw .bubble_left{
background:url(bubble_b.png) left repeat-y;
}
.bgw .bubble_top_left{
background:url(bubble_t.png) top left no-repeat;
}
.bgw .bubble_top_right{
background:url(bubble_t.png) top right no-repeat;
}
.bgw .bubble_bottom_right{
background:url(bubble_b.png) bottom right no-repeat;
}
.bgw .bubble_bottom_left{
background:url(bubble_b.png) bottom left no-repeat;
}

.bgb .bubble_top{
background:url(bubble_b.png) top repeat-x;
}
.bgb .bubble_right{
background:url(bubble_b.png) right repeat-y;
}
.bgb .bubble_bottom{
background:url(bubble_b.png) bottom repeat-x;
}
.bgb .bubble_left{
background:url(bubble_b.png) left repeat-y;
}
.bgb .bubble_top_left{
background:url(bgb_bubb.png) top left no-repeat;
}
.bgb .bubble_top_right{
background:url(bgb_bubb.png) top right no-repeat;
}
.bgb .bubble_bottom_right{
background:url(bgb_bubb.png) bottom right no-repeat;
}
.bgb .bubble_bottom_left{
background:url(bgb_bubb.png) bottom left no-repeat;
}
.bubble{
padding:5px 8px;
margin-bottom:10px;
}