img { border:0 }
/*{{{ general playlist settings, light gray */
.twitter { background:url(twitter0.jpg) left no-repeat; padding-left:20px !important }
.linkeid { background:url(linkedin.jpg) left no-repeat; padding-left:20px !important}
.youtube { background:url(youtube0.jpg) left no-repeat; padding-left:20px !important}
.myspace { background:url(myspace0.jpg) left no-repeat; padding-left:20px !important}
.facebook { background:url(facebook.gif) left no-repeat; padding-left:20px !important}

div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:60px !important;
}

div.playlist div.clips {	
	position:absolute;
	height:20000em;
}

div.playlist, div.clips {
	width:80px;	
	height:20px;
}

div.clips a {
	display:block;
	background-color:#fff;
	color:#3A6F8F;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
}

div.clips a:hover {
   text-decoration:underline
}

.clips p {margin:0;padding:2px;}

/*{{{ go buttons */

a.go, a.go.up {
	display:block;
	width:16px;
	height:8px;
	background:url(up000000.jpg) no-repeat;
	background-position:0 0;
	margin:0;
	cursor:pointer;
	font-size:0px;
}

a.go.disabled { background-position:0 -8px; cursor:default }

a.go.down {
	background-image:url(down0000.jpg);
	background-position:0 0;
	width:16px;
	height:8px;	
}
a.go.down.disabled { background-position:0 -8px; cursor:default }


/*}}}*/



























