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

/* CSS Document */

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.fade-box {
	width:920px;
	height:375px;
	position: absolute;
	background-color:#FFFFFF;
	overflow:hidden;
	margin: 0px 0px 168px 20px;
	left: 0px;
}
