.sprite  {
	width : 16px;
	height : 16px;
	background-image : url('../images/gensprites.png');
	background-repeat : no-repeat
}

.s_new {
	background-position : left -3031px;
}

.ytsprite  {
	background-color:transparent;
	background-image:url('../images/ytsprites.png');
	background-attachment:scroll;
	background-repeat:repeat-x;
	border:0;
	padding:0;
	cursor:pointer;
	cursor:hand;
	vertical-align:middle
}

.ytsprite::-moz-focus-inner {
	border:0
}

.ytlogo {
	width:110px;
	height:40px;
	background-position:0 -643px
}
