/* CSS Document */
#progress {
	float: left;
	width: 500px;  /* 638 */
	height: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: transparent;
 	}

#xload {
	width: 610px;
	height:400px;
	background-color: #fff;
	}

