@charset "utf-8";
#message {
	padding: 20px;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 500px;
	margin-bottom: 30px;
}
#message  h4 {
	margin-left: 0px;
	font-size: 15px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
