    #header {
            position: absolute;
            left: 100px;
            top: 25px;
            font-family: tahoma,arial,verdana,sans-serif;
            font-size: 25px;
            font-weight: normal;
            color:#ffffff;
          }
        #title {
          /*background-image: url(light-hd.gif);
	  background-color: #005023;
          background-position: 200px;*/
		 background-color: #005023;


        }
        .float-left {
          float: left;
        }
        .clear-left {
          clear: left;
        }
        .zoomin {
          background-image:url(img/icon_zoomin.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .zoomout {
          background-image:url(img/icon_zoomout.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .zoomfull {
          background-image:url(img/icon_zoomfull.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .pan {
          background-image:url(img/icon_pan.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .drawpoint {
          background-image:url(img/pencil.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .drawline {
          background-image:url(img/draw_line_off.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .drawpolygon {
          background-image:url(img/draw_polygon_off.png) !important;
          height:20px !important;
          width:20px !important;
        }
        .next {
            background-image:url(img/resultset_next.png) !important;
            height:20px !important;
            width:20px !important;
        }
        .back {
            background-image:url(img/resultset_previous.png) !important;
            height:20px !important;
            width:20px !important;
        }
        .infor {
            background-image:url(img/info.png) !important;
            height:20px !important;
            width:20px !important;
        }  
        .lyrs {
            background-image:url(img/lyrs.png) !important;
            height:20px !important;
            width:20px !important;
        } 
        .map {
            background-image:url(img/map.png) !important;
            height:20px !important;
            width:20px !important;
        }         
        .save {
            background-image:url(img/save.png) !important;
            height:20px !important;
            width:20px !important;
        }  
        .cursor {
            background-image:url(img/cursor.png) !important;
            height:20px !important;
            width:20px !important;
        }
        .mapedit {
            background-image:url(img/mapedit.png) !important;
            height:20px !important;
            width:20px !important;
        }                                             
        .printer {
            background-image:url(img/printer.png) !important;
            height:20px !important;
            width:20px !important;
        }   
        .marea {
            background-image:url(img/measure_area.png) !important;
            height:20px !important;
            width:20px !important;
        }   
        .mdist {
            background-image:url(img/measure_length.png) !important;
            height:20px !important;
            width:20px !important;
        }   
        .info {
            background-image:url(img/help.png) !important;
            height:20px !important;
            width:20px !important;
        }    
        
        .x-grid3-row-table {
        	cursor: pointer ;
        }
		a {
			color: white;
		}

