	#modal_container {
		padding:0px;
		overflow:auto;
		width:900px;
		
		background-color:#FFFFFF}
		
	#modal_top {
	height:34px;
	padding:0px;
	}
	
	#modal_bottom {
	height:29px;
	padding:0px;
	}
	
	#centrecontent {
background-image:url(../../images/fuel_pop_bg.gif);
background-repeat:repeat-y;
padding: 5px 40px 0 40px;
width:716px;
}
	
	#modal_overlay {
	background-color:#000000;
	background-repeat: repeat-y;
	height:2000px;
	}
