.meta-row {
	border-bottom: 1px solid #e0e0e0;
	padding: 20px;
	min-height: 50px;
}
.meta-th {
	display: inline-block;
	float: left;
	width: 25%;
	font-weight: bold;
}
.meta-tr {
	display: inline-box;
	float: right;
	width: 75%;
}
.meta-td {
}
.meta {
	margin-top: 20px;
}
.pws-textarea {
	width: 75%;
	height: 100px;
}

input.pws-row-content-full {
	width: 100%;	
}

.col-50 {
	float: left;
	width: 50%;
}

/*.quicktags-toolbar {
	margin-bottom: 5px;
	displey: inline-block;
	float: left;
	background: #ffffff !important;
	border-bottom: none !important;
}*/
