table#wp-post-extend {
	width:100%;
}
table#wp-post-extend input[type=checkbox] {
	width:auto;
	margin:3px 0px;
}
table#wp-post-extend td.title {
	padding:10px 0px 0px 6px;
	font-weight:bold;
}
table#wp-post-extend td div,
table#wp-post-extend input, 
table#wp-post-extend select, 
table#wp-post-extend textarea {
	font-size:14px;
	width: 100%;
	font-family: Consolas,Monaco,monospace;
	padding: 6px;
	line-height: 150%;
}
body table#wp-post-extend td.title .light {
	font-weight:none;
	color:gray;
}
table#wp-post-extend textarea.title {
	height:60px;
}
table#wp-post-extend textarea {
	height:200px;
}
table.widefat.media-panel.excluded td {
	border-color:#e0df86;
	border-top:0px solid black;
}
table.widefat.media-panel.excluded {
	margin-top:20px;
	background-color:#fcfb7e;
}
table.widefat.media-panel td.middle {
	vertical-align:middle;
}
table.widefat.media-panel td.center label.bigcheck {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
table.widefat.media-panel td.center {
	position:relative;
	text-align:center;
	vertical-align:middle;
}
table.widefat .column-featured {
	width:145px;
}
.widefat th select {
	font-size:12px;
	font-family: sans-serif;
}
table.widefat td.column-featured {
	text-align:left;
}
/*#editorcontainer textarea {
	height:600px;
}*/
.line-title {
	font-weight:bold;
	padding-right:5px;
}
.widefat.media-panel.excluded .filename,
.widefat.media-panel .filename {
	padding:0px;
}
div.image-wrapper {
	width:135px;
	height:135px;
	border:1px solid #DFDFDF;
	margin:0px 10px 10px 0px;
	float:left;
	text-align:center;
	position:relative;
}
.used-as-gallery {
	background-color:#fccfb4;
}
table tr.used-as-featured {
	background-color:#bfe1bf;
}
.used-file {
	background-color:#e5a6ff;
}

