#interstitial #intHeader #intHeaderContents #intLogo {
  background-image: url("/tvi/images/tvi-logo-interstitial.png")
}
#logo #logoImage {
  background-image: url("/tvi/images/tvi-logo.png");
}
#logo #taglineImage {
  background-image: url("/tvi/images/tvi-tagline.png");
}
.headerShort #logo #logoImage {
  background-image: url("/tvi/images/tvi-logo-small.png");
}



ul.image_listing li .headerItem .productItemContents a.image, ul.image_listing li .productItem .productItemContents a.image {
  width:100px;
  margin-right:10px;
  text-align:center;
}

.right ul.image_listing li .headerItem .productItemContents a.image, .right ul.image_listing li .productItem .productItemContents a.image {
  width:55px;
}

#content .category #columns .left ul.image_listing li .productItem .productItemContents h4 {
    width: 130px;
}

#content .importedReview #columns .right ul.image_listing li .headerItem .productItemContents a.image .price, 
#content .importedReview #columns .right ul.image_listing li .productItem .productItemContents a.image .price, 
#content .importedSimplePage #columns .right ul.image_listing li .headerItem .productItemContents a.image .price, 
#content .importedSimplePage #columns .right ul.image_listing li .productItem .productItemContents a.image .price {
	width:65px;
}

ul.image_listing li .headerItem .productItemContents .otherModels, ul.image_listing li .productItem .productItemContents .otherModels {
  float: right;
  width:110px;
  color:#666666;
  font-size:11px;
  overflow:hidden;
  z-index:1;
}



.otherModels ul li {
  list-style:disc outside none;
  margin-left:13px;
  overflow:visible;
}

.otherModels ul li a {
  display:block;
}

ul.halfColumn li .productItem .productItemContents .otherModels,
.right .otherModels {
	display:none;
}



ul.image_listing_single li .headerItem .productItemContents h4, ul.image_listing_single li .productItem .productItemContents h4 {
    width: 310px;
}


ul.imageListingFilterable li .headerItem .productItemContents h4, ul.imageListingFilterable li .productItem .productItemContents h4 {
    width: 130px;
}

ul.imageListingFilterable li .postFive .productItemContents a.image .postFiveImage, 
ul.imageListingFilterable li .postFive .productItemContents .postFivePrice {
  display:none;
}

ul.imageListingFilterable li .postFive .productItemContents a.image .imageSizer, 
ul.imageListingFilterable li .postFive .productItemContents a.image .price {
  display:block;
}

.relatedReview {
  margin-top:10px;
}

.relatedReview a {
  display:block;
}

.relatedReview ul {
  margin-left:13px;
}

.relatedReview ul li {
	margin-top:3px;
	list-style:disc outside none;
	overflow:visible;
}







#content .reviewIntro .convertedIntroPara p img {
	margin:0 5px;
}
#insideHeader #logo #logoImage {
  background-image: url("/tvi/images/tvi-logo-inside.png");
}

