		/*----------------------------------------------------------------------------*/
		/*  Core hwdVideoShare CSS Definitions                                        */
		/*----------------------------------------------------------------------------*/

		.clear {clear: both; height: 1px; line-height: 1px; margin-bottom: -1px;}

		#hwdps {
			width: 100%!important;
			max-width: 100%!important;
			text-align: left;
			overflow: hidden!important;
			font-size: 100%;
			padding-top: 5px;
		}

		#hwdps img {
			border: 0px;
		}
		
		#hwdps form {
			margin: 0!important;
			padding: 0!important;
		}

		#hwdps .notice {
			border:1px solid #c30;
			color:#c30;
			margin: 0 0 5px 0;
			padding: 5px;
			font-weight: normal;
			text-align:left;
		}


		#hwdps .carThumb {
			border: 1px solid #ccc;
			padding: 1px;
			margin: 0 3px 3px 0;
		}

		#hwdps .hwdnotice {
			margin: 5px;
			padding: 5px;
			border: 1px solid #00bdff;
			background: #eafaff none repeat scroll 0% 0%; 
		}	
		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare main navigation bar definitions                                  */
		/*----------------------------------------------------------------------------*/

		#hwdps_navcontainer
		{
			margin: 0;
			padding: 0;
			height: 35px!important;
			overflow:hidden;
			vertical-align:top;
			float: left;
		}

		#hwdps_navcontainer ul
		{
			margin: 0!important;
			padding: 0!important;
			list-style-type: none!important;
			height: 35px!important;
		}

		#hwdps_navcontainer ul li {
		}

		#hwdps_navcontainer ul li
		{
			float: left;
			text-align: center;
			font-size: 14px;
			line-height: 25px!important;
			margin: 0!important;
			padding: 0 2px 0 0px!important;
			width: 100px;
			height: 35px!important;
		}

		#hwdps_navcontainer ul li a
		{
			width: 100px;
			margin: 0!important;
			padding: 0!important;
		}

		#hwdps_navcontainer ul li a:link    { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer ul li a:active  { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer ul li a:visited { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer ul li a:hover   { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

		#hwdps_navcontainer li#active
		{
		}

		#hwdps_navcontainer li#active a:link    { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer li#active a:active  { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer li#active a:visited { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
		#hwdps_navcontainer li#active a:hover   { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare search bar definitions                                      */
		/*----------------------------------------------------------------------------*/

		#hwdsearchbar {
			float:right;
		}

		#hwdsearchbar form {
			margin: 0!important;
			padding: 0!important;
		}

		#hwdsearchbar div {
			margin: 0;
			padding: 0;
		}

		#hwdsearchbar .hwdsearchbox {
			width: 185px;
		}

		#hwdsearchbar .hwdsearchbox input {
			width:180px;
			height:20px;
			line-height:20px;
			font-size:15px;
			color: #000000;
			border:1px solid #adadad;
		}


		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare search bar definitions                                      */
		/*----------------------------------------------------------------------------*/

		#hwdps .sic-container {
			width:100%;
			margin:0!important;
			padding:0!important;
		}

		#hwdps .sic-right {
			padding-left:0px;
			overflow:hidden;
		}

		#hwdps .sic-center {
			overflow:hidden;
			float:left;
			margin-right: 5px;
		}

		#hwdps .box {
			padding: 5px;
			border-bottom: 1px dotted #ccc;
		}

		#hwdps .photoBox {
			float:left;
			text-align:center;
		}

		#hwdps .photoRow {
		}
		
		#hwdps .scoller {
			height:260px;
			overflow-y:scroll;
			overflow-x:hidden;
		}

		#hwdps .photoContainer-v {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			margin: 0pt auto;
			padding: 5px;
		}

		#hwdps .photoContainer-h {
			text-align:center;
			margin: 0pt auto;
		}
		
		#hwdps .psborderedthumb {
			vertical-align:middle!important;
			padding: 1px;
			margin: 1px;
			border: 1px solid #ccc;
		}
		
		
		
		#hwdps .albumLinks {
			float:left;
		}
		#hwdps .pageData {
			float:left;
		}
		#hwdps .pageNavigation {
			float:right;
		}		
		
/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}		

		#hwdps .psthumb {
			padding: 1px;
			margin: 0 3px 3px 0;
		}
		
		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare user navigation bar definitions                             */
		/*----------------------------------------------------------------------------*/

		#hwdps .usernav {
			margin: 0pt auto;
			background-color: #88c909;
			margin-bottom: 5px;
			border:1px solid #81bd0a;
			text-align: center;
			font-weight: bold;
			padding:5px;
		}
		#hwdps .usernav a:link    { color: #000000; }
		#hwdps .usernav a:active  { color: #000000; }
		#hwdps .usernav a:visited { color: #000000; }
		#hwdps .usernav a:hover   { color: #000000; }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare footer bar definitions                             */
		/*----------------------------------------------------------------------------*/

		#hwdps .footer {
			margin: 0pt auto;
			background-color: #eaeaea;
			margin-bottom: 5px;
			border:1px solid #adadad;
			text-align: center;
			font-size: 85%;
			font-weight: bold;
			padding:5px;
		}

		#hwdps .footer a:link    { font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .footer a:active  { font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .footer a:visited { font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .footer a:hover   { font-weight: bold; text-decoration: none; font-size: 100%; }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare featured video and group (lists) definitions                */
		/*----------------------------------------------------------------------------*/

		#hwdps .featured {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .featured td{
			padding: 5px!important;
		}

		#hwdps .fbox0 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #242b35;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdps .fthumb0 {
			border: 1px solid #ffffff;
		}

		#hwdps .fbox0 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox0 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox0 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox0 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwdps .fbox1 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #32373e;
			color: #000000;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdps .fthumb1 {
			border: 1px solid #ffffff;
		}

		#hwdps .fbox1 a:link    { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox1 a:active  { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox1 a:visited { color: #000000; font-weight: bold; text-decoration: none;  }
		#hwdps .fbox1 a:hover   { color: #000000; font-weight: bold; text-decoration: none;  }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare video (default list) definitions                            */
		/*----------------------------------------------------------------------------*/

		#hwdps .recent {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .recent .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdps .recent td{
			padding: 5px!important;
		}

		#hwdps .box0 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #242b35;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdps .thumb0 {
			border: 1px solid #ccc;
			padding: 1px;
			margin: 0 3px 3px 0;
		}

		#hwdps .box0 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box0 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box0 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box0 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }

		#hwdps .box1 {
			width: 100%;
			text-align: center;
			font-weight: bold;
			background-color: #32373e;
			color: #ffffff;
			padding: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#hwdps .thumb1 {
			border: 1px solid #ccc;
			padding: 1px;
			margin: 0 3px 3px 0;
		}

		#hwdps .box1 a:link    { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box1 a:active  { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box1 a:visited { color: #ffffff; font-weight: bold; text-decoration: none;  }
		#hwdps .box1 a:hover   { color: #ffffff; font-weight: bold; text-decoration: none;  }



		/* The class for the frontpage featured thumbnails */
		#hwdps .featuredthumbs {
			border: 1px solid #ccc;
			padding: 1px;
			margin: 0 3px 3px 0;
		}
		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare standard container definitions                              */
		/*----------------------------------------------------------------------------*/

		#hwdps .standard {
			border:1px solid #ccc;
			margin-bottom:10px;
		}

		#hwdps .standard .padding {
			padding: 5px!important;
			margin: 0!important;
		}

		#hwdps .standard td{
			padding: 5px!important;
			margin: 0!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare 'required' input text                                       */
		/*----------------------------------------------------------------------------*/

		#hwdps .required {
			color: #ff0000;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare special text definitions                                    */
		/*----------------------------------------------------------------------------*/

		#hwdps h2 {
			background: #d5d5d5;
			text-align: left;
			font-size: 150%;
			margin: 1px;
			padding: 5px;
			line-height: 100%;
			width: auto;
		}

		#hwdps h3 {
			background: #d5d5d5;
			text-align: left;
			font-size: 150%;
			margin: 1px;
			padding: 5px;
			line-height: 100%;
			width: auto;
		}
		
		#hwdps .listtitle {
			padding: 1px 0 0 0;
			font-size: 120%;
			text-align: left;
			font-weight: bold;
		}

		#hwdps .listcat {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
			font-weight: bold;
		}

		#hwdps .listdesc {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
			font-weight: normal;
		}
		#hwdps .listrating {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
		}

		#hwdps .listduration {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
		}

		#hwdps .listviews {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
		}

		#hwdps .listuploader {
			padding: 1px 0 0 0;
			text-align: left;
			font-size: 100%;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare page navigation definitions                                 */
		/*----------------------------------------------------------------------------*/

		#hwdps .pagenavi {
			text-align: center;
			padding: 3px;
			border: 0!important;
		}

		#hwdps .pagenav {
			text-align: center;
			padding: 3px;
			border: 0!important;
		}

		#hwdps .pagecount {
			text-align: center;
			border: 0!important;
		}
		
		#hwdps ul.pagination {
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare group (default list) definitions                            */
		/*----------------------------------------------------------------------------*/

		#hwdps .groups {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .groups .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
			margin: 0!important;
		}

		#hwdps .groups td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare comment box definitions                                    */
		/*----------------------------------------------------------------------------*/

		#hwdps .comments {
			margin: 0pt auto;
			border: solid 1px #171d25;
			background-color: #ffffff;
			color: #171d25;
			margin-bottom: 2px;
		}

		#hwdps .comments .padding{
			padding: 5px;
		}
		#hwdps .comments a:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .comments a:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .comments a:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps .comments a:hover   { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare group display container definitions                         */
		/*----------------------------------------------------------------------------*/

		#hwdps .group {
			margin: 0pt auto;
			padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .groupvideos {
			margin: 0pt auto;
		 	padding: 0;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .groupvideos .padding {
			padding: 5px!important;
			margin: 0!important;
			color: #ffffff!important;
		}

		#hwdps .groupvideos td{
			padding: 5px!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare upload confirmation page container definitions              */
		/*----------------------------------------------------------------------------*/

		#hwdps .confirm {
			text-align: left;
			margin: 0pt auto;
			background-color: #171d25;
			color: #ffffff!important;
			margin-bottom: 2px;
		}

		#hwdps .confirm p {
			background-color: #171d25;
			color: #ffffff!important;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare video player page definitions                               */
		/*----------------------------------------------------------------------------*/

		#hwdps .sblinks {
			padding: 1px;
			margin: 1px;
			border: 1px solid #d3d3d3;
		}

		#hwdps .addremfav {
		}

		#hwdps .description {
		}

		#hwdps .tags {
		}

		/* The 'add to group' select box - for specifying width*/
		#hwdps .add2gselect {
			width: 120px;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare advert (inserted by hwdRevenueManager) definitions          */
		/*----------------------------------------------------------------------------*/

		#hwdadverts-nopadding {
			width:100%;
			overflow:hidden;
			text-align:center;
		}

		#hwdadverts-padding {
			width:100%;
			overflow:hidden;
			text-align:center;
			padding: 10px 0;
		}

		/*----------------------------------------------------------------------------*/
		/*  hwdVideoShare miscellaneous definitions                                   */
		/*----------------------------------------------------------------------------*/

		/* These definitions can be used for text links on opposite background colours */
		#hwdps a.swap:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps a.swap:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps a.swap:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
		#hwdps 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 */
		#hwdps .edit-videopreview {
			width: 120px;
			padding: 5px;
			margin: 5px;
			text-align: center;
			border: 1px dashed #ffffff;
		}



		/* The class for the ajax conformation after successful flash upload */
		#hwdps .flashconfirm {
			color:#00CC00
		}

		/* The class (generally) used for any ajax response */
		#hwdps .ajaxresponse {
			visibility: hidden
		}

		/* The class used for the 'add to group' ajax response */
		#hwdps .add2groupresponse {
		}

		/* The class used for the avatar display (in lists) */
		#hwdps .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;
			padding:5px;
		}

		#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;  }




		/*----------------------------------------------------------------------------*/
		/*  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                                        */
		/*----------------------------------------------------------------------------*/

		#hwdps .tabberlive .tabbertabhide {
			display:none;
		}

		#hwdps .tabber {
		}

		#hwdps .tabberlive {
			margin-top:1em;
		}

		#hwdps ul.tabbernav
		{
			padding: 0!important;
			margin: 0!important;
			font-size: 12px;
			right: 0;
		}

		#hwdps ul.tabbernav li
		{
			margin: 0!important;
			padding: 0!important;
			display: inline;
		}

		#hwdps ul.tabbernav li a
		{
			padding: 3px 5px;
			margin-left: 3px;
			border: 1px solid #bebebe;
			background: #d0d0d0;
			color: #fff;
			text-decoration: none;
		}

		#hwdps ul.tabbernav li a:link { color: #000; }

		#hwdps ul.tabbernav li a:visited { color: #000; }

		#hwdps ul.tabbernav li a:hover
		{
			color: #000;
			background: #00bdff;
			border-color: #00bdff;
		}

		#hwdps ul.tabbernav li.tabberactive a
		{
			color: #000;
			background: #88c909;
			border-color: #88c909;
		}

		#hwdps ul.tabbernav li.tabberactive a:hover
		{
			color: #000;
			background: #00bdff;
			border-color: #00bdff;
		}

		#hwdps .tabberlive .tabbertab {
			padding:5px 0 0 0;
		}

		/* If desired, hide the heading since a heading is provided by the tab */
		#hwdps .tabberlive .tabbertab h2 {
			display:none;
		}

		#hwdps .tabberlive .tabbertab h3 {
			display:none;
		}

		/* Example of using an ID to set different styles for the tabs on the page */
		#hwdps .tabberlive#tab1 {
		}

		#hwdps .tabberlive#tab2 {
		}

		#hwdps .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 {
		}

		#hwdps #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;}













		input.interactbutton_sm {
			cursor: pointer;
			margin: 2px;
			padding: 2px;
			font-size: 9px;
			font-weight: normal;
			color: #171d25;
			border: 1px solid #cccccc;
			background-color: #FFFFFF;
		}

		input.interactbutton {
			cursor: pointer;
			margin: 2px;
			padding: 2px;
			font-size: 12px;
			font-weight: normal;
			color: #171d25;
			border: 1px solid #cccccc;
			background-color: #FFFFFF;
		}
		
