@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;
}

