#col-left .box form {
	width: 400px;
}
#col-left .box form #post-message {
	width: 300px;
	height: 100px;
}

#post {
	margin: 10px 0;
	padding: 2px;
	float: left;
	font-weight: bold;
	cursor: pointer;
}
