<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ProductLoop {position:relative;overflow:hidden;clear:both;margin:10px;text-align:center;}
#ProductLoopInner {position:relative;overflow:hidden;margin:0 auto;}
 *html #ProductLoop {margin:10px 0;}

.Product {float:left;width:240px;margin:5px;border-style:solid;border-width:1px;clear:none ! important;position:relative;overflow:hidden;text-align:left;}

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

.ProductImageGroupContainer {overflow:hidden;}
.ProductImage {position:relative;text-align:left;}
.ProductImage img {position:relative;display:block;border:0;margin:0 auto;}
* html .ProductImage img {position:static;display:inline;}
.NoImage .ProductImage {background:url(../media/no_image.png) center no-repeat;}

.ProductContainer1 {display:none;position:absolute;bottom:0;left:0;width:240px;max-height:240px;opacity:0.9;filter:alpha(opacity=90);}
.ProductHover .ProductContainer1 {display:block;}

 .ProductTitle {padding:.25em;text-align:left;font-weight:bold;font-size:14px;}

/* catalog number */ .ProductNumber {position:relative;background-image:none;font-weight:normal;font-size:12px;}

.ProductInternationalCatalogNumber {position:relative;font-weight:normal;font-size:12px;}/* EAN */
.ProductInternationalCatalogNumber .EAN {font-weight:bold;}

.ProductNumber {margin:5px;}

.ProductIntroduction {border:0px;margin:0 5px 5px 5px;padding:0px;font-size:12px;line-height:1.3em;max-height:150px;overflow:auto;}

.ProductIntroduction p {margin-top:.25em;margin-bottom:.5em;}
.ProductDescription p {margin-top:.25em;margin-bottom:.5em;}

.ProductDetailedDescription {background-image:none;border:0px;margin:5px;}

 .ProductDiscountMessage {background-image:none;margin:5px 5px 0px 5px;font-size:12px;font-weight:bold;}

.Product .ProductMoreDetails {text-align:center;font-size:12px;width:100px;margin:10px auto;border-width:1px;border-style:solid;}
.Product .ProductMoreDetails a {background-color:transparent;text-decoration:none;}
.Product a {text-decoration:underline;}
.ProductPurchaseContainer a {text-decoration:none;}

.FavoritesButton- {display:block;}

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