#fl_field{
	float: left;
	height: 200px;
	width: 600px;
	resize: none;
}
.fw_update_area{
	clear: both;
	width: 600px;
	display: none;
}
#fw_update_feeds{
	float: right;
	margin-top: 5px;
}
.fw_update_area .update_box{
	line-height: 24px;
	border-bottom: 1px solid #21759B;
	padding-top: 5px;
	position: relative;
}
.fw_update_area .was_updated{
	position: absolute;
	text-align: center;
	line-height: 24px;
	width: 600px;
	display: none;
}
.fw_update_area .update_box .update_but{
	margin-left: 10px;
	float:right;
}
.edit-space{
	margin-bottom: 10px;
}
.edit-name{
	float: left;
	width: 100px;
}
#fw_source_field,
#fw_url_field,
#fw_media_field{
	width: 400px;
}
.clear{
	clear: both;
	zoom: 1;
}
#icon-FWPluginPage{
	background-position: -552px -5px;
	background-image: url(/wp-admin/images/icons32.png?ver=20121105);
}