#banner {
	width:100%;
	clear: both;
	float: left;
	height:220px;
	overflow: hidden;
}

.message_title{
	color:#747474;
	font-size:1.25em;
	text-align:left;
	background-image: url(../images/message_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	padding-left: 35px;
	line-height: 2.6;
	font-weight: bold;
}

.post_textarea{
	width: 35.5em;
}

.contactus_textarea{width: 33.5em;}
