#m_shoutbox_form{
	float:right;
	width:309px;
	margin-left:40px;
	padding-left:40px;
	border-left:solid 1px #ccc;
}
#m_shoutbox_content{
	margin-right:389px;
}
.m_shoutbox_msg{
	padding: 0 0 25px 20px;
	border-left:1px solid #ccc;
	margin: 0 0 0 50px;
}
.m_shoutbox_msg .headline_a{
	display:inline;
}
.m_shoutbox_date{
	float:left;
	text-align:center;
	color:#ccc;
	font-weight:700;
	font-family:Arial, Verdana, Sans-Serif;
	margin-left:10px;
	padding:7px 0px 7px 0;
	position: relative;
}
.m_shoutbox_day{
	font-size:24px;
	line-height:16px;
}
.m_shoutbox_month{
	font-size:14px;
	line-height:18px;
}
.m_shoutbox_year{
	font-size:10px;
	line-height:10px;
}
.speech_bubble{
	background: transparent;
	margin-bottom:10px;
}
.speech_bubble_content{
	display:block; 
	background:#fafafa; 
	border:3px solid #eee; 
	border-width:0 3px;
}
.speech_bubble p{
	padding:0.5em 0; 
	color:#000;
	margin:0 15px; 
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6, .sb7{
	display:block; 
	overflow:hidden; 
	font-size:0;
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6{
	height:1px;
}
.sb4, .sb5, .sb6, .sb7{
	background:#fafafa; 
	border-left:1px solid #eee; 
	border-right:1px solid #eee;
}
.sb1 {margin:0 8px; background:#eee;}
.sb2 {margin:0 6px; background:#eee;}
.sb3 {margin:0 4px; background:#eee;}
.sb4 {margin:0 3px; background:#fafafa; border-width:0 5px;}
.sb5 {margin:0 2px; background:#fafafa; border-width:0 4px;}
.sb6 {margin:0 2px; background:#fafafa; border-width:0 3px;} 
.sb7 {margin:0 1px; background:#fafafa; border-width:0 3px; height:2px;} 

.speech_bubble em{
	display:block; 
	width:0; 
	height:0; 
	overflow:hidden; 
	border-top:12px solid #eee; 
	border-left:12px dotted transparent; 
	border-right:12px dotted transparent; 
	margin-left:50px;
}
.speech_bubble span{
	display:block; 
	width:0; 
	height:0; 
	overflow:hidden; 
	border-top:10px solid #fafafa; 
	border-left:10px dotted transparent; 
	border-right:10px dotted transparent; 
	margin-left:52px; 
	margin-top:-15px;
}
* html .speech_bubble em {width:24px; height:12px; w\idth:0; hei\ght:0;}
* html .speech_bubble span {width:20px; height:10px; w\idth:0; hei\ght:0;}