/* distributes */
.distributes
{
	background-color: #000;
	color: #999;
	text-shadow: #000 0px 0px 1px;
}

.distributes strong { color:#fff;}

.distributes #logo {
width:200px;
height:150px;
}
.distributes #logo a {
	background-image: url(/images/tve_logo_distributes.png);

}

.distributes  #masthead li a
{
	color: #FFF;
}

.distributes h1,
.distributes h2,
.distributes h3,
.distributes dt{ color: #000; }
.distributes h1 { }

.distributes a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px #777 dotted;

}

.distributes #page a:hover
{
	color: #000;
	background-color: #000;
	border: 0;
}

.distributes #masthead {
height:130px;
}

.new
{
	background-image: url(/images/new_yellow.png);
	left: 60% !important;
	top:55% !important;
}

#productIndex p {
width:710px;
}
