		/*----------------------------------------------------------------------------*/
		/*  Core hwdVideoShare CSS Definitions                                        */
		/*----------------------------------------------------------------------------*/

		.clear {clear: both; height: 1px; line-height: 1px; margin-bottom: -1px;}

		#hwdvids {
			width: 100%!important;
			max-width: 100%!important;
			text-align: left;
			overflow: hidden!important;
			font-size: 100%;
			padding-top: 5px;
		}

		#hwdvids form {
			margin: 0!important;
			padding: 0!important;
		}

		#hwdvids a:link    { color: #ffffff; font-weight: bold; font-size: 100%; text-decoration: none;  }
		#hwdvids a:active  { color: #ffffff; font-weight: bold; font-size: 100%; text-decoration: none;  }
		#hwdvids a:visited { color: #ffffff; font-weight: bold; font-size: 100%; text-decoration: none;  }
		#hwdvids a:hover   { color: #ffffff; font-weight: bold; font-size: 100%; text-decoration: underline;  }

		input.interactbutton {
			cursor: pointer;
			margin: 2px;
			padding: 2px;
			font-size: 9px;
			font-weight: normal;
			color: #171d25;
			border: 1px solid #cccccc;
			background-color: #FFFFFF;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare main navigation bar definitions                                  */
		/*----------------------------------------------------------------------------*/

		#hwdvs_navcontainer
		{
			margin: 0;
			padding: 0;
			height: 25px!important;
			overflow:hidden;
			vertical-align:top;
		}

		#hwdvs_navcontainer ul
		{
			margin: 0!important;
			padding: 0!important;
			list-style-type: none!important;
			height: 25px!important;
		}

		#hwdvs_navcontainer ul li {
		}

		#hwdvs_navcontainer ul li
		{
			float: left;
			text-align: center;
			font-size: 14px;
			line-height: 25px!important;
			margin: 0!important;
			padding: 0 1px 0 1px!important;
			width: 100px;
		}

		#hwdvs_navcontainer ul li a
		{
			width: 100px;
			margin: 0!important;
			padding: 0!important;
		}

		#hwdvs_navcontainer ul li a:link    { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer ul li a:active  { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer ul li a:visited { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer ul li a:hover   { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

		#hwdvs_navcontainer li#active
		{
		}

		#hwdvs_navcontainer li#active a:link    { color: #ffffff; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer li#active a:active  { color: #ffffff; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer li#active a:visited { color: #ffffff; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdvs_navcontainer li#active a:hover   { color: #ffffff; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare search bar definitions                                      */
		/*----------------------------------------------------------------------------*/

		#searchbar {
			margin: 0pt auto;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#searchbar form {
			margin: 0!important;
			padding: 0!important;
		}

		#searchbar div {
			margin: 0;
			padding: 0;
		}

		#searchbar .searchbox {
			width: 160px;
			margin-left: auto;
			margin-right: auto;
		}

		#searchbar .searchbox input {
			width:140px;
			font-size: 14px;
			border:solid 0 #fff;
			background-repeat:no-repeat;
			padding-left: 25px;
			color: #000000;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare user navigation bar definitions                             */
		/*----------------------------------------------------------------------------*/

		#hwdvids .usernav {
			margin: 0pt auto;
			background-color: #171d25;
			color: inherit;
			margin-bottom: 2px;
			font-weight: normal;
			text-align:center;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare footer bar definitions                             */
		/*----------------------------------------------------------------------------*/

		#hwdvids .footer {
			margin: 0pt auto;
			background-color: #171d25;
			color: #ffffff;
			margin-bottom: 2px;
			text-align: center;
			font-size: 85%;
			font-weight: bold;
		}

		#hwdvids .footer a:link    { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .footer a:active  { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .footer a:visited { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .footer a:hover   { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 100%; }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare featured video and group (lists) definitions                */
		/*----------------------------------------------------------------------------*/

		#hwdvids .featured {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .featured td{
			padding: 5px!important;
		}

		#hwdvids .fbox0 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #242b35;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdvids .fthumb0 {
			border: 1px solid #ffffff;
		}

		#hwdvids .fbox0 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox0 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox0 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox0 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwdvids .fbox1 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #32373e;
			color: #000000;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdvids .fthumb1 {
			border: 1px solid #ffffff;
		}

		#hwdvids .fbox1 a:link    { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox1 a:active  { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox1 a:visited { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdvids .fbox1 a:hover   { color: #000000; font-weight: bold; text-decoration: none;  }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare video (default list) definitions                            */
		/*----------------------------------------------------------------------------*/

		#hwdvids .recent {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .recent .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .recent td{
			padding: 5px!important;
		}

		#hwdvids .box0 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #242b35;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdvids .thumb0 {
			border: 1px solid #ffffff;
		}

		#hwdvids .box0 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box0 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box0 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box0 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwdvids .box1 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #32373e;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdvids .thumb1 {
			border: 1px solid #ffffff;
		}

		#hwdvids .box1 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box1 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box1 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdvids .box1 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare standard container definitions                              */
		/*----------------------------------------------------------------------------*/

		#hwdvids .standard {
			margin: 0pt auto;
			padding: 0!important;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
			width: 100%!important;
		}

		#hwdvids .standard .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .standard td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare search results (videos) definitions                         */
		/*----------------------------------------------------------------------------*/

		#hwdvids .videosearch {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .videosearch .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .videosearch td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare search results (groups) definitions                         */
		/*----------------------------------------------------------------------------*/

		#hwdvids .groupsearch {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .groupsearch .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .groupsearch td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare 'required' input text                                       */
		/*----------------------------------------------------------------------------*/

		#hwdvids .required {
			color: #ff0000;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare upload container definitions                                */
		/*----------------------------------------------------------------------------*/

		#hwdvids .uploadform {
			text-align: left;
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .uploadform td {
			background-color: #171d25;
			color: #ffffff!important;
			padding: 5px!important;
		}

		#hwdvids .uploadform td div {
			background-color: #171d25;
			color: #ffffff!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare categories & category container defintions                  */
		/*----------------------------------------------------------------------------*/

		#hwdvids .categories {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .categories td{
			padding: 5px!important;
		}

		#hwdvids .category {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .category .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .category td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare special text definitions                                    */
		/*----------------------------------------------------------------------------*/

		#hwdvids h5.header {
			text-align: left;
			font-size: 170%;
			color:#171d25;
			margin: 3px;
			padding: 5px;
			line-height: 100%;
		}

		#hwdvids p.header {
			text-align: left;
			font-size: 100%;
			color:#000000;
			margin: 3px;
			padding: 5px;
		}

		#hwdvids h5.playertitle {
			text-align: left;
			font-weight:bold;
			font-size: 110%;
			color:#ffffff;
			margin: 0;
			padding: 4px 0 4px 0;
		}

		#hwdvids .listtitle {
			padding: 2px 5px 2px 5px;
			color: #ffffff!important;
			font-size: 150%;
			text-align: left;
			font-weight: bold;
			margin: 0 0 5px 0;
		}

		#hwdvids .listtitle a{
			color: #ffffff!important;
			font-size: 100%;
		}

		#hwdvids .listcat {
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			font-weight: bold;
		}

		#hwdvids .listdesc {
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			font-weight: normal;
		}
		#hwdvids .listrating {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwdvids .listduration {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwdvids .listviews {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwdvids .listuploader {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwdvids .listgroupdetails {
			padding: 5px;
			color: #ffffff!important;
			text-align: left;
			vertical-align:bottom;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare page navigation definitions                                 */
		/*----------------------------------------------------------------------------*/

		#hwdvids .pagenavi {
			background: #171d25!important;
			text-align: center;
			padding: 3px;
			border: 0!important;
		}

		#hwdvids .pagenav {
			background: #171d25!important;
			text-align: center;
			padding: 3px;
			color: #ffffff!important;
			border: 0!important;
		}

		#hwdvids .pagecount {
			background: #171d25!important;
			text-align: center;
			color: #ffffff!important;
			border: 0!important;
		}
		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare group (default list) definitions                            */
		/*----------------------------------------------------------------------------*/

		#hwdvids .groups {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .groups .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .groups td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare comment box definitions                                    */
		/*----------------------------------------------------------------------------*/

		#hwdvids .comments {
			margin: 0pt auto;
			border: solid 1px #171d25;
			background-color: #ffffff;
			color: #171d25;
			margin-bottom: 2px;
		}

		#hwdvids .comments .padding{
			padding: 5px;
		}
		#hwdvids .comments a:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .comments a:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .comments a:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids .comments a:hover   { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare group display container definitions                         */
		/*----------------------------------------------------------------------------*/

		#hwdvids .group {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .groupvideos {
			margin: 0pt auto;
		 	padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .groupvideos .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdvids .groupvideos td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare upload confirmation page container definitions              */
		/*----------------------------------------------------------------------------*/

		#hwdvids .confirm {
			text-align: left;
			margin: 0pt auto;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdvids .confirm p {
			background-color: #171d25;
			color: #ffffff!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare video player page definitions                               */
		/*----------------------------------------------------------------------------*/

		#hwdvids .sblinks {
			padding: 1px;
			margin: 1px;
			border: 1px solid #d3d3d3;
		}

		#hwdvids .addremfav {
		}

		#hwdvids .description {
		}

		#hwdvids .tags {
		}

		/* The 'add to group' select box - for specifying width*/
		#hwdvids .add2gselect {
			width: 120px;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare advert (inserted by hwdRevenueManager) definitions          */
		/*----------------------------------------------------------------------------*/

		#hwdadverts {
			width:100%;
			overflow:hidden;
			padding:3px 0;
			text-align:center;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare miscellaneous definitions                                   */
		/*----------------------------------------------------------------------------*/

		/* These definitions can be used for text links on opposite background colours */
		#hwdvids a.swap:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids a.swap:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids a.swap:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdvids a.swap:hover   { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }

		/* The class for the thumbnail image on the video edit page */
		#hwdvids .edit-videopreview {
			width: 120px;
			padding: 5px;
			margin: 5px;
			text-align: center;
			border: 1px dashed #ffffff;
		}

		/* The class for the frontpage featured thumbnails */
		#hwdvids .featuredthumbs {
			margin:5px;
			border:1px solid #35393f;
		}

		/* The class for the ajax conformation after successful flash upload */
		#hwdvids .flashconfirm {
			color:#00CC00
		}

		/* The class (generally) used for any ajax response */
		#hwdvids .ajaxresponse {
			visibility: hidden
		}

		/* The class used for the 'add to group' ajax response */
		#hwdvids .add2groupresponse {
		}

		/* The class used for the avatar display (in lists) */
		#hwdvids .avatar
		{
			float: right;
			padding: 0 5px 5px 5px;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare Community Builder profile definitions                       */
		/*----------------------------------------------------------------------------*/

		#hwd_vid_cb table.row0 {
			border: 1px solid #3d3d3d;
			background-color: #d0d0d0;
			color: #3d3d3d!important;
			margin: 0 0 5px 0;
		}

		#hwd_vid_cb table.row1 {
			border: 1px solid #3d3d3d;
			background-color: #e1e1e1;
			color: #3d3d3d!important;
			margin: 0 0 5px 0;
		}

		#hwd_vid_cb h1 {
			margin: 0!important;
			padding: 5px 0!important;
		}

		#hwd_vid_cb table.row0 a:link    { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row0 a:active  { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row0 a:visited { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row0 a:hover   { color: #333333; font-weight: bold; text-decoration: none;  }

		#hwd_vid_cb table.row1 a:link    { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row1 a:active  { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row1 a:visited { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_vid_cb table.row1 a:hover   { color: #333333; font-weight: bold; text-decoration: none;  }

		#hwd_cb_usernav .usernav {
			border: 1px solid #3d3d3d;
			background-color: #ffffff;
			color: #333333;
			padding: 5px;
			font-weight: bold;
		}

		#hwd_cb_usernav .usernav a:link    { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_cb_usernav .usernav a:active  { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_cb_usernav .usernav a:visited { color: #333333; font-weight: bold; text-decoration: none;  }
		#hwd_cb_usernav .usernav a:hover   { color: #333333; font-weight: bold; text-decoration: none;  }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare JomSocial Plugin definitions                                */
		/*----------------------------------------------------------------------------*/

		#hwd_vs_joms .recent {
			margin: 10pt auto;
			padding: 0;
			background-color: #2c2f28;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwd_vs_joms .recent .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwd_vs_joms .recent td{
			padding: 5px!important;
		}

		#hwd_vs_joms .box0 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #789539;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwd_vs_joms .thumb0 {
			border: 1px solid #ffffff;
		}

		#hwd_vs_joms .box0 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box0 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box0 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box0 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwd_vs_joms .box1 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #444444;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwd_vs_joms .thumb1 {
			border: 1px solid #ffffff;
		}

		#hwd_vs_joms .box1 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box1 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box1 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .box1 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwd_vs_joms h5.header {
			text-align: left;
			font-size: 170%;
			color:#171d25;
			margin: 3px;
			padding: 5px;
			line-height: 100%;
		}

		#hwd_vs_joms p.header {
			text-align: left;
			font-size: 100%;
			color:#000000;
			margin: 3px;
			padding: 5px;
		}

		#hwd_vs_joms h5.playertitle {
			text-align: left;
			font-weight:bold;
			font-size: 110%;
			color:#ffffff;
			margin: 0;
			padding: 4px 0 4px 0;
		}

		#hwd_vs_joms .listtitle {
			padding: 2px 5px 2px 5px;
			color: #ffffff!important;
			font-size: 150%;
			text-align: left;
			font-weight: bold;
			margin: 0 0 5px 0;
		}

		#hwd_vs_joms .listtitle a{
			color: #ffffff!important;
			font-size: 100%;
		}

		#hwd_vs_joms .listcat {
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			font-weight: bold;
		}

		#hwd_vs_joms .listdesc {
			padding-right: 5px;
			padding-left: 5px;
			padding-top: 0px;
			padding-bottom: 0px;
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			font-weight: normal;
		}
		#hwd_vs_joms .listrating {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwd_vs_joms .listduration {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwd_vs_joms .listviews {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwd_vs_joms .listuploader {
			color: #ffffff!important;
			text-align: left;
			font-size: 100%;
			margin-bottom: 5px;
		}

		#hwd_vs_joms .listgroupdetails {
			padding: 5px;
			color: #ffffff!important;
			text-align: left;
			vertical-align:bottom;
		}

		#hwd_vs_joms .pagination a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .pagination a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .pagination a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwd_vs_joms .pagination a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }


		/*----------------------------------------------------------------------------*/
		/*  TABBER _ THE TAB INTERFACE                                                */
		/*    REQUIRED to hide the non-active tab content.                            */
		/*    But do not hide them in the print stylesheet!                           */
		/*    Add style only after the tabber interface is set up (.tabberlive)       */
		/*		                                                                      */
		/*    .tabber = before the tabber interface is set up                         */
		/*    .tabberlive = after the tabber interface is set up                      */
		/*    .tabbertab = the tab content                                            */
		/*    ul.tabbernav = the tab navigation list                                  */
		/*    li.tabberactive = the active tab                                        */
		/*----------------------------------------------------------------------------*/

		#hwdvids .tabberlive .tabbertabhide {
			display:none;
		}

		#hwdvids .tabber {
		}

		#hwdvids .tabberlive {
			margin-top:1em;
		}

		#hwdvids ul.tabbernav
		{
			padding: 0!important;
			margin: 0!important;
			font-size: 12px;
			right: 0;
		}

		#hwdvids ul.tabbernav li
		{
			margin: 0!important;
			padding: 0!important;
			display: inline;
		}

		#hwdvids ul.tabbernav li a
		{
			padding: 3px 5px;
			margin-left: 3px;
			border: 1px solid #333;
			background: #171d25;
			color: #fff;
			text-decoration: none;
		}

		#hwdvids ul.tabbernav li a:link { color: #fff; }

		#hwdvids ul.tabbernav li a:visited { color: #fff; }

		#hwdvids ul.tabbernav li a:hover
		{
			color: #fff;
			background: #2e3238;
			border-color: #2e3238;
		}

		#hwdvids ul.tabbernav li.tabberactive a
		{
			background: #2e3238;
			color: #fff;
		}

		#hwdvids ul.tabbernav li.tabberactive a:hover
		{
			color: #fff;
			background: #2e3238;
		}

		#hwdvids .tabberlive .tabbertab {
			padding:5px 0 0 0;
		}

		/* If desired, hide the heading since a heading is provided by the tab */
		#hwdvids .tabberlive .tabbertab h2 {
			display:none;
		}

		#hwdvids .tabberlive .tabbertab h3 {
			display:none;
		}

		/* Example of using an ID to set different styles for the tabs on the page */
		#hwdvids .tabberlive#tab1 {
		}

		#hwdvids .tabberlive#tab2 {
		}

		#hwdvids .tabberlive#tab2 .tabbertab {
			height:200px;
			overflow:auto;
		}

		/*----------------------------------------------------------------------------*/
		/*  MASUGA RATER _ THE RATING INTERFACE                                       */
		/*    ryan masuga, masugadesign.com                                           */
		/*    ryan@masugadesign.com                                                   */
		/*    Licensed under a Creative Commons Attribution 3.0 License.              */
		/*    http://creativecommons.org/licenses/by/3.0/                             */
		/*    See readme.txt for full credit details.                                 */
		/*----------------------------------------------------------------------------*/

		#ajaxratemasuga div {
			text-align: inherit;!important;
		}

		#ajaxratemasuga ul{
			padding:0px!important;
			margin:0px!important;
		}
		#ajaxratemasuga li{
			padding:0px!important;
			margin:0px!important;
		}

		#ajaxratemasuga ul li {
		}

		#hwdvids #ajaxratemasuga .unit-rating li.current-rating {
			background-position: left bottom;
			background-repeat: repeat-x;
			position: absolute;
			height: 30px;
			display: block;
			text-indent: -9000px;
			z-index: 1;
			padding:0!important;
			margin:0!important;
		}


		.ratingblock {
			display:block;
			padding-bottom:1px;
			margin-bottom:0;
		}

		.loading {
			height: 30px;
		}

		.unit-rating { /* the UL */
			list-style:none;
			margin: 0px;
			padding:0px;
			height: 30px;
			position: relative;
		}

		.unit-rating li{
			text-indent: -90000px;
			padding:0px;
			margin:0px;
			/*\*/
			float: left;
			/* */
		}

		.unit-rating li a {
			outline: none;
			display:block;
			width:30px;
			height: 30px;
			text-decoration: none;
			text-indent: -9000px;
			z-index: 20;
			position: absolute;
			padding: 0px;
		}

		.unit-rating li a:hover{
			background-position: left center!important;
			background-repeat: none;
			z-index: 2;
			left: 0px;
		}

		.unit-rating a.r1-unit{left: 0px;}
		.unit-rating a.r1-unit:hover{width:30px;}
		.unit-rating a.r2-unit{left:30px;}
		.unit-rating a.r2-unit:hover{width: 60px;}
		.unit-rating a.r3-unit{left: 60px;}
		.unit-rating a.r3-unit:hover{width: 90px;}
		.unit-rating a.r4-unit{left: 90px;}
		.unit-rating a.r4-unit:hover{width: 120px;}
		.unit-rating a.r5-unit{left: 120px;}
		.unit-rating a.r5-unit:hover{width: 150px;}
		.unit-rating a.r6-unit{left: 150px;}
		.unit-rating a.r6-unit:hover{width: 180px;}
		.unit-rating a.r7-unit{left: 180px;}
		.unit-rating a.r7-unit:hover{width: 210px;}
		.unit-rating a.r8-unit{left: 210px;}
		.unit-rating a.r8-unit:hover{width: 240px;}
		.unit-rating a.r9-unit{left: 240px;}
		.unit-rating a.r9-unit:hover{width: 270px;}
		.unit-rating a.r10-unit{left: 270px;}
		.unit-rating a.r10-unit:hover{width: 300px;}

		.voted {color:#999;}
		.thanks {color:#36AA3D;}
		.masugaerror {color:#ff0000;}
		.static {color:#5D3126;}
