/* CSS Document */
#player {
  margin-bottom: 0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  padding:0px;
  
  
}

#imgPanel {
  width: 782px; 
  height: 444px;
  text-align:left;
}

.thumbLink {
    margin: 0px 2px 0px 2px;
	text-decoration: none;
	
}

.thumb {
  border: 2px solid #e2ae32;
  
}

.nodisplay {
  border: none;
}

.containerThumb {
 	padding: 0px 5px; 
	text-align: left;
	width:782px;
	height:74px;
}

div#wn	{ 
	position:relative; 
	width:742px; height:74px; 
	overflow:hidden;	
	float:left;
	margin-top: 3px;
}
