@charset "utf-8";
/* CSS Document */

.message {
	padding:3px 6px;
	border:2px solid #CCCCCC;
	border-left:0px none; border-right:0px none;
	background:#efefef;
	color:#333333;
	margin-bottom:10px;
}