<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article, td.grey_back_photo_product {
	font: 12px "Arial";
	color: #666666;

}

.article h3 {
	margin-top: 0x;
}

.article a {
	color: black;
}

.article table {
	width: 100%;
}

a.curr_cat {
	font-size: 11px;
}

a.bold h3 {
	margin: 10px 0;
}

td.subcat {
	width: 33%;	
}

td.subcat img {
	float: left;
	padding-left: 19px;
	width: 170px;
	height: 146px;
}

td.subcat:hover{
	border-bottom: 1px solid #a2c3e9;
}


td.grey_back_photo_product  img {
}

table.cosmo3  div{

}

table.cosmo3:hover, li.collapsed:hover {
	/*background-color: #ededed; */
}

input.cosmo, a.cosmo2, input.cosmo2-big, a.basketBuy {		
}

td.bold {
	/*border-bottom: 1px solid silver;*/
}

td.bold:hover {
	
}

span.cosmo6street, span.cosmo6, div.cosmo6, div.cosmo6street {
	font-size: 12px;
}


div.web_prosf5 {
	height: 50px;
}

div.productCell {
	height: 166px;
}

td.compare_part {
	font-weight: bolder;
}

h4.bat {
	margin-top: 20px;
	font-size: 14px;
	color: #006699;
}

.discount {
	background-image: url(icon_discount.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 70px;
	height: 70px;
	float: right;
	padding-left: 220px;
	z-index: 1;
	text-indent: -9999px;
}
	
.fscell {
	position: relative;
	vertical-align: top;	
}

a.trading_rates {
	text-decoration: none;
}

small.trading_rates {
	color: black;
	text-decoration: none;
}


.bubbleInfo {
    position: relative;
}

.popup {
	width: 210px;
	height: 185px;
    position: absolute;
	font-family: Arial;
	color: white;
	padding: 60px 40px;
	background-image: url(/images/tooltip.png);
    display: none; /* keeps the popup hidden if no JS available */
}

.popup2 {
	width: 190px;
	height: 255px;
    position: absolute;
	font-family: Arial;
	color: white;
	text-align: left;
	padding: 30px 60px;
	background-image: url(/images/tooltip2.png);
    display: none; /* keeps the popup hidden if no JS available */
}

small.comments {
	color: red;
}</pre></body></html>