/* mobile styles */

	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
}
    #main_wrapper {width: 90%;}
    #content_inner h1.big_header
	{ display: block; width: 100%; background: url(page_heading_bg.png) left top repeat-x scroll transparent; border-radius: 10px 10px 0 0; color: #FFFFFF; 
      text-indent: 2px; height: 27px; padding-top: 12px; font-size:16px; }
    #col1 {width:100%}
    #col2 {width:100%}
    #map {	width: 95%; height:350px; border: 1px solid black; }


