<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#body .box-border {
    position: relative;
    float: left;
    width: 960px;
    margin-left: 480px;
    left: -50px;
    padding-left: 40px;
}
#content-title { position: relative; float: left; width: 600px; margin-left: 5px; } 
#content-icon { position: relative; float: left; width: 600px; margin-left: 12px; margin-bottom: 8px; padding: 10px; border: 1px solid #d0d0d0; border-radius: 2px; }
#content-icon img { position: relative; float: left; height: 48px; }
#content-icon #content-icon-3 { margin-left: 0px; }
#content-icon #content-icon-3 { margin-top: 0px; }


.subproduct-title { position: relative; float: left; width: 600px; margin-left: 10px; margin-bottom: 4px; }
.subproduct-title img { position: relative; float: left; }
.subproduct-review { position: relative; float: left; width: 600px; margin-left: 12px; color: rgb(120, 120, 120); }
.subproduct-image { position: relative; float: left; width: 600px; margin-left: 2px; }
.subproduct-image img { width: 250px; border: 1px solid #d0d0d0; border-radius: 3px; margin: 10px; }
.product-table { position: relative; float: left; width: 600px; text-align: center; margin: 10px; margin-left: 12px; }
.product-table div.col { position: relative; float: left;   }

.product-25 .subproduct-title img { width: 250px; margin-left: 8px; margin-bottom: 6px; }
.product-25 .product-table div.col-1 { width: 70px; border-left: 1px solid #d0d0d0;  }
.product-25 .product-table div.col-2 { width: 115px; }
.product-25 .product-table div.col-3 { width: 70px; border-right: 1px solid #d0d0d0;  }

.product-26 .subproduct-title img { width: 250px; margin-left: -6px; margin-bottom: 6px; }
.product-26 .product-table div.col-1 { width: 70px; border-left: 1px solid #d0d0d0;  }
.product-26 .product-table div.col-2 { width: 115px; }
.product-26 .product-table div.col-3 { width: 70px; border-right: 1px solid #d0d0d0;  }

.product-27 .subproduct-title img { width: 180px; margin-left: -3px; margin-bottom: 6px; }
.product-27 .product-table div.col-1 { width: 70px; border-left: 1px solid #d0d0d0; }
.product-27 .product-table div.col-2 { width: 115px; }
.product-27 .product-table div.col-3 { width: 70px; border-right: 1px solid #d0d0d0; }

.product-28 .subproduct-title img { width: 150px; margin-left: -5px; margin-bottom: 6px; }
.product-28 .product-table div.col-1 { width: 70px; border-left: 1px solid #d0d0d0;  }
.product-28 .product-table div.col-2 { width: 115px; }
.product-28 .product-table div.col-3 { width: 70px; border-right: 1px solid #d0d0d0;  }


.product-table div.row { min-height: 28px; padding-top: 8px; border-bottom: 1px solid #d0d0d0; font-size: 13px; }
.product-table div.row-1 { font-weight: bold; border-top: 1px solid #d0d0d0;  }
.product-table div.row-2 { font-weight: bold; color: #000000; }
.product-table div.no-bottom-border { border-bottom: none; }
.product-table div.left-right-border { border-left: 1px solid #d0d0d0; border-right: 1px solid #d0d0d0; }
.product-table div.head { }
.product-table div.body-border-bottom { position: relative; float: left; width: 100%; }
.product-table div.help-body-border-bottom-left { position: relative; float: right; width: 100%; }
.product-table div.help-body-border-bottom-right { position: relative; float: left; width: 100%; }

.product-table div.col { color: #000000 !important; border-bottom: 1px solid #d0d0d0;  }
.product-table div.col-1 { border-right: 1px solid #d0d0d0; }
.product-table div.col-2 { border-right: 1px solid #d0d0d0; }


#print-icon { position: relative; float: left; width: 680px; margin-top: 4px; }
#print-icon a { display: block; position: relative; float: left; width: 60px; }
#print-icon img { position: relative; float: left; width: 40px; height: 40px; }

@media only screen and (max-width: 1024px) {
	body { overflow: hidden; }
	#wrapper {
		width: 1024px;
		margin-left: 0%;
		left: 0px;
	 	overflow: hidden; 
	}
	#body { 
		width: 1024px;
		margin-left: 0%;
		left: 0px;
	}
	#body .box-border{ 
		width: 1024px; 
		margin-left: 0px; 
		left: 0%; 
	}
	#footer { 
		width: 1024px;
		margin-left: 0%;
		left: 0px;
	}
	#footer .box-border{ 
		width: 1024px; 
		margin-left: 0px; 
		left: 0%; 
	} 
}
</pre></body></html>