.hdflvwrap {
	
}

.hdflvwrap h2 {
	margin: 10px 0;
	padding-top: 0;
}

.admin_hdflv_video_info p {
	margin: 0;
}

.admin_hdflv_video_info {
	background: #E9F6FA;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	list-style: none;
	margin: 4px 0px 17px 0;
	text-align: left;
	color: #333;
	text-shadow: 0 1px #F4F4F4;
	font-size: 13px;
	-moz-box-shadow: inset 0 1px 10px #add7ea;
	-webkit-box-shadow: inset 0 1px 10px #ADD7EA;
	box-shadow: inset 0 1px 10px #ADD7EA;
}

#poststuff.videourl {
	padding-top: 0px;
}

.column.column1 {
	width: 49.5%;
}

.column.column2 {
	width: 49.5%;
}

.hint_head {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	color: #000;
}

.portlet-header .ui-icon {
	cursor: pointer;
}

.form-table td {
	line-height: 100%;
}

.form-table th {
	line-height: 100%;
}

.inner-sidebar .inside {
	max-height: 300px;
	overflow-y: scroll;
}

.video_cat_title span,.video_cat_id span,.video_cat_pub span {
	display: block;
	float: left;
}

.sortingindicatoridASC,.sortingindicatortitleASC,.sortingindicatorpubASC
	{
	width: 11px;
	height: 4px;
	margin-top: 8px;
	margin-left: 7px;
	background: url(../images/sort.gif) -16px -4px no-repeat;
}

.sortingindicatoridDESC,.sortingindicatortitleDESC,.sortingindicatorpubDESC
	{
	width: 11px;
	height: 4px;
	margin-top: 8px;
	margin-left: 7px;
	background: url(../images/sort.gif) no-repeat;
}