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

.grandparent_wrapper{
	background-color:white;
	width:auto;
}

.parent_wrapper{
	width:100%;
	height:100%;
}

