<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* details css */

/*set a border on the images to prevent shifting*/ 
#goodsSubImage img{border:2px solid white;} 
/*Change the colour*/ 
.active img{border:2px solid #333 !important;}

.overlay_ie8 {
	z-index: 900001;
}
.overlay_content_ie8 {
	z-index: 900002;
}

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