#hwdvs_navcontainer
{
	width: 306px;
}

#hwdvs_navcontainer ul li, #hwdvs_navcontainer ul, #hwdvids ul.tabbernav, #hwdvids ul.tabbernav li, #hwdvids .box {
	list-style-image: url('../../images/blank.png')!important;
	background-image: url('../../images/blank.png')!important;
}

#hwdvs_navcontainer ul li
{
	background: url('../../plugins/hwdvs-template/default/images/button_nav_off.png') no-repeat top center!important;
}

#hwdvs_navcontainer li#active
{
	background: url('../../plugins/hwdvs-template/default/images/button_nav_on.png') no-repeat top center!important;
}

#hwdvs_navcontainer ul li:hover
{
	background: url('../../plugins/hwdvs-template/default/images/button_nav_hover.png') no-repeat top center!important;
}

#hwdvids .box
{
	background: transparent url('../../images/blank.png') no-repeat top center!important;
}

#hwdvids .videoBox {
	width: 23%;
	float:left;
}
#hwdvids .groupBox {
	width: 98%;
	float:left;
}
#hwdvids .categoryBox {
	width: 48%;
	float:left;
}

#hwdvids .menudo_image {
	background:transparent url('../../plugins/hwdvs-template/default/images/search_bar.png') no-repeat scroll 0px 0px;
}
#hwdvs_bwn {
  position: relative; /* important */
  overflow: hidden; /* important */
  width: 831px; /* important */
  height: 105px; /* important */
  margin: 0 auto;
}

#hwdvs_bwn_frame {position: relative;}

#hwdvs_bwn_prev {float: right;}

#hwdvs_bwn_next {float: right;}



#hwdvs_bwn_content {
  position: absolute;
  top: 0;
  margin-left: 93px;
}

#hwdvs_bwn_content
#hwdvs_bwn_content li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#hwdvs_bwn_content {
	  width: 32768px;
}

#hwdvs_bwn ul {
	  margin: 0!important;
	  padding: 0!important;
}

#hwdvs_bwn ul li {
	  display: block;
	  float: left;
	  margin: 0 6px!important;
	  padding: 0!important;
	  width: 127px;
	  background-image: none;
}

#hwdvs_bwn ul li img {
  display: block;
}