#bodyPanelContent TABLE {
	table-layout: fixed;
}

/*
 * ========================================
 * Редактирование
 * ========================================
 */

  .userform {
  width: 100%;
  }

  .im1form .fledcol {
  width: 48%;
  float: left
  }

  #userform {
  margin-top: 0px !important;
  }

  .im1form-div {
  margin: 0px;
  }

  .im1form-div h1{
  margin-bottom: 5px !important;
  }

  .im1form textarea {
  width: 100% !important;
  }

  .im1form select {
  width: auto !important;
  }

  .im1form input {
  width: 100% !important;
  }


/*
 * ========================================
 * Рейтинг
 * ========================================
 */

	.trbody .videoRating {
		padding: 5px;
	}

	.trbody .videoRating .unit-rating{
		background: url('/images/video/rating_but_star_light_y_t.gif') top left repeat-x !important;
	}

	.trbody .videoRating .unit-rating li a:hover{
		background: url('/images/video/rating_but_star_r_t.gif') left center !important;
	}

	.trbody .videoRating .unit-rating li.current-rating{
		background: url('/images/video/rating_but_star_y_t.gif') left bottom !important;
	}

	.trbody .videoRating .unit-rating li.over a:hover{
		background: url() !important;
	}

#audioPlayer {
height: 35px;
}

#audioPlayer h2 {
color:#000000;
font-size:14px;
text-transform:uppercase;
font-weight: bold;
}

#audioPlayer h3 {
display: none;
height: 40px;
}

#plbody {
border-top: 1px solid #D4D4D4;
}

.track {
/*width: 100%;*/
border-bottom: 1px solid #D4D4D4;
}

.dragging {
background-color: #D4D4D4;
border-bottom: 1px solid #D4D4D4;
}

.trbody {
width: 100%;
height: 100%;
}

.trbody TD {
padding: 0px 0px 0px 0px;
}

.trbody .stopped {
width: 100%;
}

.trbody .playing {
width: 100%;
background: URL("/images/audio/track_bgb.gif") left bottom repeat-x #F8F8F8;
}

.trbody .playing TD {
background: URL("/images/audio/track_bgt.gif") left top repeat-x;
}

.trbody .playing .title A {
color: #F97200;
}

.trbody .trating {
width: 100px;
}

.trbody .tid {
width: 17px;
height: 22px;
padding: 8px 4px 0px 4px;
}

.trbody .nav {
width:20px;
height: 22px;
padding: 8px 4px 0px 4px;
}

.trbody .nav IMG {
background: URL("/images/audio/icons/play.gif") 2px 0px no-repeat;
}

.trbody .playing .nav IMG {
background: URL("/images/audio/icons/stop.gif") no-repeat;
}

.trbody .genre {
/*float: left;*/
margin-right: 15px;
}

.trbody .info {
/*float: left;*/
margin-right: 15px;
table-layout: fixed;
}

.trbody .tool {
width: 35px;
height: 22px;
padding: 5px 4px 0px 4px;
text-align: right;
white-space:nowrap;
}

.trbody .meta {
clear: both;
width: 100%;
margin:0px;
padding: 0px;
cursor: auto;
}
