body {
	background-color: #EFEFEF;
	margin: 20px 40px;
}

.bqui .ui_masterContainer {
	width: 700px;
}

.bqui .systemFrame {
	width: 700px;
	padding-bottom: 10px;	
	
	box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px silver;
	-moz-box-shadow: 10px 10px 20px -18px #000;
	
}