	#modal_container {
		padding:10px;
		background-color:#FFFFFF;
			width:560px;
		/*height:370px;*/
	}
	#modal_overlay {
	background-color:#000000;
	background-repeat: repeat-y;
		width:400px;
		height:225px;
	}
