@charset "ISO-8859-1";
.VideoLink {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

.productTable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
}

.productTable td.productCat {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	background-color:#336699;
	height:14px;
}

.productTable td.productPrice {
	color:#F00;
	text-align:right;
}
/*
.box .content {
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#stretch  {
	height:100%;
}*/
