<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ProductMainDivId{
margin:0px 0px 0px 10px;
width:90%;
}
#ProductElementDivId{
magin:0px 2px 0px 2px;
float:left;
border:1px solid #cccccc; 
width:120px;
height:120px;
}
#ProductImageDivId{
margin:5px 5px 5px 5px;
width:90px;
height:90px;
}
#ProductWordsDivId{
text-align:center;
font-size:12px;
height:25px;
line-height:25px;
}
#ProductWordsDivId a:link{
    color:#000000;
	text-decoration: none;
	}
#ProductWordsDivId a:visited{
    color:#333333;
	text-decoration: none;
	}
#ProductWordsDivId a:hover{
	color:#CC3300;
	text-decoration: underline;
	}</pre></body></html>