#modal_container {
	background:#FFF url(i/bck_modal.gif) repeat-x top left;
	border:3px solid #858585;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_overlay {
	background-color:#000;
}