#junior_logo {
	background-repeat: no-repeat;
	height: 180px;
	width: 203px;
	position: absolute;
	left: 2px;
	top: 510px;
}

#mask {
position:absolute;
left:0;
top:0;
z-index:9000;
background-color:#999;
display:none;
}

#boxes .window {
position:absolute;
left:0;
top:0;
width:440px;
height:200px;
display:none;
z-index:9999;
padding:20px;
}

#boxes #dialog {
width:557px;
height:449px;
padding:10px;
background-color:#ffffff;
position:fixed;
left:0;
}
