div.cont_add
{
	margin:5px;	
}
div.joke_error
{
	border:1px dotted #DDD;
	background:#fff;
	padding:4px;
	width:200px;
	color:#FF0000;
}
div.joke_smiles
{
	background:#fff;
	
}
div.joke_panel
{
	border:1px solid #BBBBBB;
	border-top:0px;
	background:#F2F2F2;
	vertical-align:middle;
	padding:3px;
}
div.joke_panel select
{
	width:152px;
}
div.main_joke
{
	float:left;
	border-top:0px;
	width:74%;
	padding-left:5px;
}
div.clear
{
	clear:both;
}
div.joke
{
	border:1px solid #E0E5EF;
	padding:10px;
	margin:5px;
	margin-top:0px;
	margin-bottom:10px;
	background:#FFFFFF;
}
div.joke_category
{
	font-size:16px;
	font-family:tahome,arial;
	font-weight:bold;
}
div.joke_author
{
	width:80px;
	text-align:center;
	float:left;
	margin-right:5px;
}
div.joke_info
{
	float:left;
	width:85%;
	margin-left:10px;
}
div.joke_rate
{
	float:left;
}
div.joke_rate img
{
	cursor:pointer;
	margin-left:10px;
}
img.joke_avatar
{
	border:1px solid #BBB;
}
div.joke_info a
{
	color:#DFCC00;
	text-decoration:none
}
div.clear
{
	clear:both;
}
div.user_joke
{
	border:1px dotted #E0E5EF;
	margin-bottom:10px;
	padding:4px;
	width:99%;
}
font.joke_stat
{	
	color:#3B6BBF;
}
/* Bubble sectionq */
.bgw .bubble_top{
background:url(../images/bubble_border.png) top repeat-x;
}
.bgw .bubble_right{
background:url(../images/bubble_border.png) right repeat-y;
}
.bgw .bubble_bottom{
background:url(../images/bubble_border.png) bottom repeat-x;
}
.bgw .bubble_left{
background:url(../images/bubble_border.png) left repeat-y;
}
.bgw .bubble_top_left{
background:url(../images/bubble_top_left.png) top left no-repeat;
}
.bgw .bubble_top_right{
background:url(../images/bubble_top_right.png) top right no-repeat;
}
.bgw .bubble_bottom_right{
background:url(../images/bubble_bottom_right.png) bottom right no-repeat;
}
.bgw .bubble_bottom_left{
background:url(../images/bubble_bottom_left.png) bottom left no-repeat;
}

.bgb .bubble_top{
background:url(../images/bubble_border.png) top repeat-x;
}
.bgb .bubble_right{
background:url(../images/bubble_border.png) right repeat-y;
}
.bgb .bubble_bottom{
background:url(../images/bubble_border.png) bottom repeat-x;
}
.bgb .bubble_left{
background:url(../images/bubble_border.png) left repeat-y;
}
.bgb .bubble_top_left{
background:url(../images/bgb_bubble_top_left.png) top left no-repeat;
}
.bgb .bubble_top_right{
background:url(../images/bgb_bubble_top_right.png) top right no-repeat;
}
.bgb .bubble_bottom_right{
background:url(../images/bgb_bubble_bottom_right.png) bottom right no-repeat;
}
.bgb .bubble_bottom_left{
background:url(../images/bgb_bubble_bottom_left.png) bottom left no-repeat;
}
.bubble{
padding:5px 8px;
margin-bottom:10px;
}