/* one-to-two */
.one-to-two
{
	background-color: #FFF;
	color: #333;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/one-to-two/one-to-two_background.jpg);
}

.one-to-two #logo a { background-image: url(/images/tve_logo_black.png); }

.one-to-two  #masthead li a
{
	color: #000;
}

.one-to-two h1,a
.one-to-two h2,
.one-to-two h3,
.one-to-two dt { color: #000; }

.one-to-two a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #333 dotted;
}

.one-to-two #product a:hover
{
	color: #fff;
	background-color: #000;
	border: 0;
}

.one-to-two #thumbnails li a:hover { border: 3px solid #000; }

.one-to-two .buy {
background-position:0 0;
}

.one-to-two .buy:hover {
background-position:0 -40px;
}
