.ballon-text_right,.ballon-bottom{
	width:700px;	
	
}
.ballon-text_right2,.ballon-bottom2{
	width:490px;	
	
}

.balloon_top1{	
	background-image:url(balloon-top1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.balloon_top2{
	background-image:url(balloon-top2.png);
	background-position:top 37;
	background-repeat:repeat-x;
}
.balloon_top3{	
	background-image:url(balloon-top3.png);
	background-position:right top;
	background-repeat:no-repeat;
}

.ballon-text{
	text-align:justify;	
	min-height:30px;
	height:auto !important;
	height:30px;
	margin-left:26px;
	margin-right:4px;
	padding:10px;
	padding-bottom:4px;

	
	
	
}

.ballon-text-left{
	float:left;
	background-image:url(balloon_midle1.png);
	background-position:left;
	background-repeat:repeat-y;
}
.ballon-text_right,.ballon-text_right2{
	background-image:url(balloon_midle2.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ballon-bottom,.ballon-bottom2{
	background-image:url(bottom.png);
	height:11px;
	background-repeat:repeat-x;
}
.ballon-bottom_side{
	background-image:url(bottom_side.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:11px;
}
.ballon_bottom_side_left{
	background-image:url(bottom_side_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
}
.ballon-text-name{
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.ballon-text-date{
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
}
.ballon-time{
float:right;	
}
.ballon-clock{
	background-image:url(clock.png);
	width:12px;
	height:12px;
	float:right;
	margin-right:5px;
	background-repeat:no-repeat;
	
}
.ballon-coment{
	font-size:13px;
}
.ballon-text-datex{
	float:right;
	margin-right:5px;
}
.cl_left{
	clear:left;
}
