@charset "utf-8";
/* CSS Document */

.wrapper {
    background:#f1f0f5;
    width: 100%;
}
.hidden {
	display:none;
}
