<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ProductLoop {position:relative;clear:both;} /* The is the class of the Form element around the products */
 *html .ProductLoop {position:relative;width:97.6%;}
.Product {position:relative;overflow:hidden;margin:10px 10px 10px;padding:0px;border:0;border-bottom-style:dotted;border-bottom-width:1px;}
 *html .Product {position:static;}
.Product a {text-decoration:underline;}
.Product a:hover {text-decoration:underline;}
.ProductImageContainer {float:left;margin:.5em 5px 10px 0;}

 .ProductImage img {position:relative;display:block;border:0;margin:0;}
 * html .ProductImage img {position:static;display:inline;}
 .ProductImageCaptionIcons {height:18px;}
 .ProductImageCaptionIcons div {display:inline;float:right;}
 .ProductImageCaption {line-height:12px;font-size:10px;padding:2px;}
 .ProductImageCaptionIcon {width:22px;height:18px;background-image:url(../media/zoom.png);background-repeat:no-repeat;background-position:center;}

*html .ProductImageContainer {position:relative;}

#ProductContainer1 {position:relative;margin-left:165px;padding-bottom:10px;}
*html #ProductContainer1 {position:static;float:right;margin-left:10px;}
.ProductTitle {font-size:15px;}
.ProductTitle, .ProductIntroduction, .ProductIntroduction p {display:inline;margin-right:.5em;}
.ShippingChargeForProduct, .ProductNumberBasePriceContainer div, .ProductNumberBasePriceContainer, .ProductWeightContainer, .ProductNumberBasePriceContainer, .ProductStockContainer, .ProductInternationalCatalogNumber, .ProductPrice, .Product .ProductMoreDetails {display:inline;margin-right:1em;}
.Product .ProductMoreDetails {margin-right:0;}
.ShippingChargeForProduct, .ProductNumber/*, .ProductBasePrice*/ {white-space:nowrap;}
.ProductDiscountMessage {padding-right:1em;}
.ProductPriceIntro, .ProductPrice {font-size:12px;padding:0px;vertical-align:baseline;}
.ProductPriceIntro, .ProductPrice, .Product .ProductMoreDetails {font-weight:bold;font-size:13px;}
.ProductPriceOriginal {text-decoration:line-through;font-size:10px;vertical-align:top;font-weight:normal;}
.ProductPriceGroupPart2 {font-weight:normal;font-size:10px;}

.ProductCrossPromotion {margin-top:.5em;font-size:11px;}

.ProductContainerClear {clear:both;height:1px;}
.ProductContainerClear span {display:none;}

/*
Version tag, please don't remove
$Revision: 30484 $
$HeadURL: svn://3d3-p432/ShopFactory/branches/V11_20/bin/Templates/ProductLoops/10-EMA_1/stylesheet.css $
*/
</pre></body></html>