@charset "utf-8";
/* CSS Document */

#findoutBox{
	float:left;
	margin:auto 0;
	padding:0%;
	width:96%;
	height:auto;

}

#findoutmoreIcon{
	width:50%;
	height:auto;
	background:none;
	margin-top:5%;
	margin-left:0%;
	margin-bottom:4%;
}

#findoutText{
 	width:95%;
	height:none;
	background:none;
	margin-top:-40%;
	margin-left:2%;
	margin-bottom:4%;
}