/* Skins */
.spun
{
	background-color: #fff;
	background-image: none;
	color: #000;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(/images/spun/spun_background.jpg);
}

.spun a { border-color: #000; color:#000;}

.spun  #productInfo a:hover
{
	background-color: #fff;
	color: #000;
	border: 0;
}

.spun #productImage { display: block; }
.spun #logo a { background-image: url(/images/tve_logo_white.png); }

.spun  #masthead li a
{
	color: #fff;
	/*text-shadow: #000 0px 0px .5em;*/
}

.spun .buy {
background-position:0 0;
}

.spun .buy:hover {
background-position:0 -40px;
}
