@charset "UTF-8";
/* CSS Document */

img {
	border:none;
}.wrapped {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
