	.test_player{
		height:370px;
		background-color:#1a2120;
		padding:10px;
		text-align:left;
	}
	#left_player_panel{
	 float:left
	}
	.test_player h3{
	 color:#FFF;
	 font-size:16px;
	 font-family:arial,helvetica,tahoma;
	 font-weight:600;
	 margin: 0px 0 5px 0;
	}
	.pagination{
		text-align:right;
		float:right;
	}
	.pagination a.current{
		color:#333;
	}
	#left_wide_column h3, #sidebar1 h3{
		margin:5px 0 7px 0;
	}
	.pagination a{
		font:bold 12px arial;
		padding: 0 5px 0 0;
	}
	.comment_add{
		height:24px;
	}
	.comment_add a{
		outline:none;
	}
	#comment_add_panel{
		margin:5px 0 5px 0;
		display:none;
	}
	#comment_add_panel textarea{
		width:595px;
		border:1px solid #DDD;
		padding:5px;
		margin:4px 0 4px 0;
		font:12px verdana,helvetica,arial;
 	}
 	.comment_textarea{
		width:500px;
		border:1px solid #DDD;
		padding:5px;
		margin:4px 0 4px 0;
		font:12px verdana,helvetica,arial;
 	}
 	#notes_add_panel{
 	 display:none;
 	}
 	#notes_add_panel textarea
 	{
 	  width:290px;
 	  padding:5px;
	  border:1px solid #DDD;
	  margin:2px 0 10px 0;
 	}
 	.cancel_note{
 	 display:none;
 	}
 	#notes_container .notes_note{
 	 border-bottom:1px solid #EEE;
 	 padding: 4px 0 4px 0;
 	 font:11px arial,helvetica;
 	}
 	#notes_container .notes_note:hover{
 	 background-color:#FFE;
 	}
 	#notes_container .notes_note .note_actions{
 	 width:50px;
 	 display:none;
 	 float:right;
 	}
 	#notes_container .notes_note .note_props{
 	 float:left;
 	 width:240px;
 	 color: #999;
 	}
 	#notes_container a{
 	 font-weight:normal;
 	}
 	#authors_note_container .notes_note{
	margin: 0 0 5px 0;
	border-left:2px solid #F90;
	padding:0 0 0 10px;
 	}

/************** Player related css ***********/
.playlist_holder{
 float:right;
}

.playlist_holder .video_details_panel{
 width:355px;
 color:#DDD;
 line-height:17px;
 height:75px;
 padding:0 0 5px 5px;
}

#playlist_container{
 height:309px;
 width:360px;
}
.playlist_item{
	width:350px;
	background-color:#000;
	float:left;
	margin: 0 7px 3px 0;
	padding:7px;
	height:58px;
	color:#DDD;
	overflow:hidden;
}
.playlist_item a{
 color:#FFC;
}
.playlist_selected{
 background-color:#444;
}
.playlist_item:hover{
   	background-color:#1783C6;
}
.playlist_item .title{
	font:bold 12px arial,helvetica;
	color:#DD9;
	margin: 0 0 0 5px;
}
.playlist_item .desc{
	font:12px arial,helvetica;
	color:#127EC6;
	margin: 0 0 0 5px;
}
.playlist_item .video_details{
	float:left;
	width:230px;
}

.playlist_item .video_thumb{
	background-color:#000;
	width:80px;
	height:55px;
	margin: 2px 7px 0 2px;
	overflow:hidden;
	float:left;
	text-align:center;
    	display:block;
    	position:relative;
}

.playlist_item .video_thumb img{	
	position:relative;
	vertical-align:center;
	margin:auto auto;
}

.playlist_item.plus:hover{
   	background-color:#000;
}
.playlist_item.plus .plus_ribbon {
	height:24px;
	line-height:24px;
	font-size:12px;
}
.playlist_item.plus .plus_ribbon .plus_label {
	height:24px;
	width:134px;
	float:left;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background: transparent url(/images/new-design/misc/plus_membership_small.png) no-repeat scroll 0 0;
}
.playlist_item.plus .plus_ribbon .plus_text {
	float:left;
	height:24px;
	width:200px;
	margin-left:10px;
}
.playlist_item.plus .plus_desc {
	color:orange;
	margin:5px 15px;
}
.playlist_item.plus .plus_desc a {
	color:orange;
	font-weight:normal;
	text-decoration:underline;
}


#discussion_form_container .discuss_input, #discussion_form_container textarea{
  width:400px;
  border:1px inset #AAA;
}

.topic{
	width:600px;
	border-bottom:1px solid #DDD;
	margin:0 0 5px 0;
	line-height:19px;
}

#dashboard_wrapper .topic {
	background: transparent url(http://nyvsfix/images/quote.png) no-repeat scroll 0 0;
}

.right_topic{
	width:300px;
	border-bottom:1px solid #DDD;
	margin:0 0 5px 0;
	line-height:19px;
 }
 .topic .topic_user{
  color:#999;
  width: 150px;
  margin:0 10px 0 0;
  float:left;
 }

  .topic .topic_views{
  color:#777;
  width: 70px;
  margin:0 10px 0 0;
  float:left;
 }
  .topic .topic_stat{
  color:#777;
  width: auto;
  margin:0 10px 0 0;
  float:right;
 }
 
 .topic .topic_comments{
  color:#777	;
  width: 100px;
  margin:0 10px 0 0;
  float:left;
 }

.topic .topic_date{
  color:#777;
  width: auto;
  margin:0 10px 0 0;
  float:left;
 }

 .topic a{
	font:13px arial;
	font-weight:bold;
 }
 .topic a.course_name{
	font:11px arial,tahoma,verdana,helvetica;
	color:#369;
 }
 .topic_pagination a{
	padding:2px 5px;
	margin: 0px 3px 0 0;
	border:1px solid #CCC;
 }
 .topic_pagination a.current{
  border:1px solid #EEE;
  background-color:#DDC;
 }

 .excercise_upload_container .p_input{
   border:1px inset #999;
   width:280px;
 }
 
 
 #lesson_browser .course_group{
 	background-color:#DDD;
 	width:907px;	
 	position:relative;
 	margin:15px 15px 0 0;
 	float:left;
 }
 
 #lesson_browser .course_group .course_thumb{
 	float:left;
	height:50px;
	margin:15px 15px;
	overflow:hidden;
	position:relative;
	width:70px;
	display:block;
 }
 
#lesson_browser .video_thumb{	
	position:relative;
	width:70px;
	height:55px;
	margin: 2px 7px 0 2px;
	overflow:hidden;
	float:left;
	text-align:center;
   	display:block;
}
 
 #lesson_browser .course_group .course_details{
 	float:left;
 	margin:10px 10px 0 0;
 	width:700px;
	position:relative;
 }
 
 #lesson_browser .playlist_item{
 width:430px;
 background-color:#FFF;
 color:#333;
 margin:15px 15px 0 0;
 border:1px solid #DDD;
 position:relative;
}
#lesson_browser .video_details{
 width:336px;
 margin:0px 0 0 2px;
 position:relative;
 height:55px;
}
#lesson_browser .video_desc{
 width:330px;
 margin:0px 0 0 2px;
 height:50px;
 color:#FFF;
 background : url("../images/blue_transparent_bg.png");
 position:relative;
 z-index:500;
 left:-3px;
 cursor:hand;
 cursor:pointer;
 padding:3px;
}
#lesson_browser .seen, #lesson_browser .unseen{
 background-position:415px 10px;
}
#lesson_browser .title{
 margin:0 0 1px 0;
}
#lesson_browser .playlist_item a{
 color:#1783C6;
}

.setpadding {
	padding:4px;
}
.comment_box {
	border-bottom:1px solid #E3E8E8;
}
.comment_padd {
	padding:3px 0px 3px 20px;
}
.gcomment_thumb {
	float:left;
	height:auto;
	overflow:hidden;
	position:relative;
	width:60px;
	text-align:center;
}

.gcomment_reply {
	float:left;
	height:16px;
	overflow:hidden;
	position:relative;
	width:16px;
}

.gcomment_details {
	float:left;
	margin:0 0 0 5px;
	width:80%;
}

#lesson_browser .seen, #lesson_browser .unseen{
	background-position:415px 10px;
}

#lesson_browser .title{
	margin:0 0 1px 0;
}

#lesson_browser .playlist_item a{
	color:#1783C6;
}

.all_comments .left{
	width : 110px;
}

.all_comments .commnet_content{ 
	width:918px;
}

.all_comments .comment_right_panel{
	float:left; 
	margin-left:20px;
	width:780px;
}

i.comment_removed{
	color:#666666;
	font-size:12px; 
}

#comment_add_panel{
	width:608px;
}

.topic a{
	font:11px arial,helvetica,tahoma;
	font-weight:bold;
}

.topic a:hover{
	text-decoration:none;
}

.attachment{
	overflow: hidden; 
	margin-top: 5px; 
	margin-right: 10px; 
	height: auto; 
	width: 75px; 
	float: left;
}

.comment-tools{
	float: right;
	padding: 3px 0 3px 10px;
}
