
.titleLabel
{
	font-size: 14px;
	line-height: 27px;
}

.titleField
{
	font-size: 14px;
	line-height: 27px;
	height: 27px;
	border: solid 1px #313131;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #888888;
	color: #000000;
	padding: 5px;
	width: 100%;
}

.descriptionLabel
{
	font-size: 14px;
}

.itemEditFieldContainer
{
	margin-top: 5px;
	padding-right: 11px;
	padding-left: 5px;
	overflow: hidden;
}

.descField
{
	font-size: 14px;
	border: solid 1px #313131;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #888888;
	color: #000000;
	padding: 5px;
	width: 100%;
}

.item_text_edit_button
{
	float: right;
	margin-left: 5px;
}

.item_text_editor
{
}

#mediaBottom
{
	overflow: hidden;
}