<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	html, body { width:100%; height:100%; }
	* { margin:0px; padding:0px; }

	a { color:#000; text-decoration:none; font-size:100%; font-family:sans-serif; }
	a:hover { color:#000; text-decoration:underline; }
	a:visited { color:#000; text-decoration:none; }

	input { font-size:100%; }
	select { font-size:100%; }		

	br.filler { clear:both; font-size:1px; line-height:1px; } /* fills space after div containing only 'float' divs */

	body { font-size:8pt; font-family:sans-serif; background:url(null) fixed no-repeat;/*HACK:disappearing borders in IE fix*/}

	h3 { font-weight:normal; }

	div#ContentWarning { margin-top:10px; margin-bottom:5px; font-size:90%; text-align:center; }
	table.ContentTableInner { width:100%; }
	div#CItemOrderInfo { padding-left:2px; border:solid 1px black; }

	#GlobalSearchResultPreHeader { display:none; }
	.GlobalSearchResultItem { width:97%; margin-left:auto; margin-right:auto; margin-bottom:8px; border:solid 1px #000; }
	.GlobalSearchResultItem table.ContentTableInner { width:97%; margin-left:auto; margin-right:auto; }
	.GlobalSearchResultsForService { margin-bottom:5px; } 
	.GlobalSearchResultHeader { height:28px; margin-bottom:2px; padding-top:9px; }
	.GlobalSearchResultHeader a { display:block; width:300px; height:20px; padding-top:4px; padding-left:16px; text-decoration:none; font-weight:bold; }
	.GlobalSearchResultHeader a#GlobalSearchCommand:hover { color:#4A4C63; text-decoration:none; }
	.GlobalSearchResultFooter { text-align:right; }
	
	div.W2Item { margin:1px 1px 5px 1px; padding:1px; }
	div.W2ItemInfo { width:124px; padding:0 2px; }
	div.W2Rating { font-size:9px; }
	div.w2ratingTitle { float:left; line-height:20px; font-family:sans-serif; }
	ul.w2rating { list-style:none; float:right; margin:0; padding:0; width:75px; height:20px; background:url('Layout/stars.png') 0 -21px repeat-x; cursor:pointer; }
	li.w2ratingSlide { display:block; margin:0; padding:0; width:75px; height:20px; text-decoration:none; text-indent:-9000px; z-index:20; background:url('Layout/stars.png'); font-size:1px; }
	div.w2ratingText { float:right; line-height:20px; }
	div.w2ratingValue { float:left; display:none; }

</pre></body></html>