.video{
	width: 250px;
	height: 250px;
	background-color: #F4F3E6;
}
.video p{ margin: 0;}
#thumbnails strong{
  display: block;
}
#video-thumbnails strong{
  display: block;
}

.video-button{
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 4px;
}

.product-videos-tab .player{
  width: 450px;
  height: 390px;
  margin: 30px auto 10px auto;
}

#videos-list{
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 450px;
}
#videos-list li{
  margin: 0; padding: 0;
}
#videos-list li a{
  text-decoration: none;
  font-size: 1.1em;
}
#videos-list li a.active{
  font-weight: bold;
}
#TB_title{
  height: 35px;
}
#TB_ajaxContent{
/*  background-color: #F4F3E6;*/
}

#TB_ajaxWindowTitle{
  padding: 0;
}
#TB_closeAjaxWindow {
  padding-top: 12px;
}
#TB_ajaxWindowTitle a{
  display: block;
  text-align: center;
  height: 35px;
  width: 100px;
  line-height: 35px;
  float: left;
  text-decoration: none;
  font-size: 1.2em;
}

#TB_ajaxWindowTitle a.active{
  background-color: #fff;
}
