/*  */

h2{
	font-size: 18px;
}

h3{
	font-size: 14px;
}

.imap_poi_window_category_rotate h3{
	/*bottom: 87% !important;
	left: 2% !important;
	top: inherit !important;
	bottom: 100%\0/IE9 !important; /* IE9 */
	/*left: 15%\0/IE9 !important; /* IE9 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=4)"\0/IE9 !important; /* IE9 */
	/*filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=4)\0/IE9 !important;  /* IE9 */
	/* IE8+ - must be on one line, unfortunately */ 
   
 
   /* IE8+ - must be on one line, unfortunately */ 
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
   
   /* IE6 and 7 */ 
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=3.061616997868383e-16,
            M12=1,
            M21=-1,
            M22=3.061616997868383e-16,
            SizingMethod='auto expand');


   /*
    * To make the transform-origin be the middle of
    * the object.    Note: These numbers
    * are approximations.  For more accurate results,
    * use Internet Explorer with this tool.
    */
   margin-left: 10px; 
   margin-top: -50px;

}

.body_block{
	min-height: 1000px;
	height: 1000px;
}

#imap_controls{
	width: 44.7%;
}
#imap_logo{
	width: 58.7%;
}
#imap_zoomer{
	margin: 0 auto;
	left: 6px;
	top: 12px;
}

#imap_help_button{
	margin: 0 auto;
	left: 6px;
	top: 8px;
}

.imap_scrollee{	
	position: absolute;
	left: 0px;
}

.imap_poi_category_name_holder h2{
	/*font-size: 12px;	*/
}

.imap_side_panel_poi_list_holder{
	zoom: 1;
}

#imap_header{
	z-index: 10000;
}
.imap_header_button{
	z-index: 10;
}

#map_canvas_holder{
	z-index: 0;
	 
}

#imap_footer{
	z-index: 10000;
}

#imap_main_loading_message{
    bottom: auto;
	right: auto;
	top: 250px;
	left: 350px;
}