#modal{	position: absolute;	left: 0; width: 100%; z-index: 601; text-align: center; line-height: 0; background-color:#FFFFFF; border:solid 10px #FFFFCC;}
#modal #modal_content { width:auto; }
#modal img{ width: auto; height: auto;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 600; width: 100%; height: 500px; background-color: #000; }
