/*-------------------------------------------------------------------------
= Facebook comments form
--------------------------------------------------------------------------*/
div.like {
	display: none;
}

div.profile_pic {
	padding-top: 22px;
}

div.pas.UIContentBox.gray_box {
	background: none;
	border: 0;
}

textarea {
	border: 1px solid #cacaca;
}

label {
	font-weight: normal;
}

div.post_area {
	width: 100%;
}

.wallkit_form div.post_area div.connected {
	float: left;
}

input {
	vertical-align: middle;
}

.wallkit_form div.post_area .uiButton {
	background: none;
	border: 0px;
	float: right;
}

.wallkit_form div.post_area .uiButton input {
	background: url('/eg/new_site/post_comment.jpg');
	height: 28px;
	overflow: hidden;
	font-size: 12px;
	color: #4d4d4d;
	width: 69px;
}

div.wallkit_post {
	border-bottom: 0;
	border-top: 1px solid #cacaca;
	padding-top: 10px;
}

div.wallkit_post a {
	color: #4d4d4d;
}

.wallkit_form div.post_area {
	height: 32px;
	overflow: hidden;
}
