@charset "UTF-8";
.insideBox {
	clear: both;
}
#box1 {
	padding-bottom: 0px;
}
#aboutGallery {
	width: 330px;
	margin-left: 10px;
	margin-top: 20px;
}
#aboutGallery p {
	padding-bottom: 20px;
}
#result_presentation {
	margin-top: 10px;
}
#application {
	width: 405px;
	position: absolute;
	top: 165px;
	right: 11px;
}


.fixed {
            position:fixed;
        }
#FLASH {
	height: 0.1px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#SWFObject {
	z-index: 10;
	display: none;
}
#noFlash {
	display: block;
}

