<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsBox {
	width:490px;
	margin:10px 0 30px;
}

ul.nameBox {
list-style:none;
}


ul.nameBox li {
	display:block;
	float:left;
	width:230px;
	padding:0 20px 1em 0;
}

.productsBox {
float:left;
	width:146px;
	padding:0 21px 25px 0;

}

.productsBox {
	float:left;
	width:146px;
	padding:0 21px 25px 0;
}

.productsBox ul li {
display:block;
}

.productsBox ul li.pict {

}

.productsBox ul li.pname {
line-height:1.4em;
} 

.productsBox ul li.price1 {
font-size:86%;
}

.productsBox ul li.price2 {
font-size:86%;
}

.productsBox ul li.comnt {
font-size:86%;
line-height:1.4em;
}
</pre></body></html>