    .simplemodal-container
    {
         border: solid 1px #222222;


		/* these below are mine (BDJ), not in original */
/*         height: 570px;
         left:auto;
         width:650px;
*/
         /* above are mine */
         
    }

    .simplemodal-overlay
    {
         background-color: #000;
    }

    .simplemodal-container a.modalCloseImg
    {
         background: url(../content_affiliate/images/image-panner/popup-close.png) no-repeat;
         width: 25px;
         height: 29px;
         display: inline;
         z-index: 3200;
         position: absolute;
         top: -11px;
         right: -12px;
         cursor: pointer;
    }

    iframe#lm-dialog-frame
    {
         width: 630px;
         height: 565px; 
         background-color: #FFFFFF;
         padding: 10px;
    }

    a.accom-help
    {
        font-weight: normal !important;
        color: #234378 !important;
        font-family: Verdana,Arial,Helvetica,sans-serif !important;
        font-size: 11px !important;
        text-decoration: none !important;
    }

    a.accom-help:hover
    {
        text-decoration: underline !important;
    }
    
    a.larger_map_help:link, a.larger_map_help:visited, a.larger_map_help:hover  {
	font-size: 12px; 
	color: #005684; 
	font-weight: bold;
	border-bottom: 1px dotted #005684;
	line-height: 17px;
    }
    a.larger_map_help:hover { color: #727272; border-bottom: 1px dotted #727272; }

/*iframe*/
iframe#imgLargerMap-frame{ display: block; padding: 0!important; padding-top: 8px!important; margin: 0!important; overflow:hidden!important; width: 800px!important; height: 550px!important; }



.pancontainer{
position:relative; /*keep this intact*/
overflow:hidden; /*keep this intact*/
width:760px;
height:505px;
border:1px solid #005684;
margin: auto;
}


	iframe#imgLargerMap-frame
		{
         width: 780px;
         height: 525px; 
         background-color: #FFFFFF;
         padding: 10px;
		}