<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.module-box .image {
	display: block;
	margin-bottom: 0px;
    float: left;
}
.module-box .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.module-box .indirim {
position:absolute;
background:url("../image/patlangac.png") no-repeat left top;
width:69px;
height:60px;
text-align:center !important;
padding-top:13px;
top:0;
left:0;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:left;
}
.module-box .name a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
text-align:left;
}
.module-box .price {
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
text-align:left;

}
.module-box .price-old {
	color: #F00;
	font-size: 13px;
	text-decoration: line-through;
}
.module-box .price-new {
	font-size: 17px;
	font-weight: bold;
}
</pre></body></html>