    .mapStyle p {

    	font-size: 12px;

    }

    .mapStyle a, .mapStyle a:active, .mapStyle a:hover, .mapStyle a:visited {

    	font-size: 14px;

    }

	#form_block input, select, textarea
	{  width:400px;
	}
	
	textarea
	{  height:7em;
	}
	#form_block
	{  line-height:1.75em;
	   width:425px;
	}
	
	
	#image_box div
	{  width:400px;
	   border:0px;
	   padding:0px;
	}
	

	#image_box input, #image_box td input
	{  width:70px;
	}
	
	
	#geocode_info_block
	{  border:1px solid #aaaaaa;
	   width:400px;
	   background-color:#c9c9c9;
	}
	
	#geocode_info_block input
	{  width:120px;
	}
	
	#button_set
	{  width:425px;
	   text-align:center;
	   vertical-align:top;
	   position:absolute;
	}
	
	#button_set input , #button_set .button
	{  width:20%;
	}
	
	#table_name
	{  width:250px;
	}
	
	#table_categories
	{  border-collapse:collapse;
	}
	
	#table_categories .table_td_pin_image
	{  text-align:center;
	}
	
	#table_categories .table_td_description
	{  width:200px;
	   font-size:0.5em;
	}

	#form_header h3
	{  border-bottom:1px solid #b6b6b6;
	}
	
	#delete_selected
    {  float:right;
    }

    .row_1 
    {  background-color: #f6f6f6;
    }
    
    .row_0
    {  background-color: #ffffff;}

    .table_td_checkbox
    {  vertical-align:middle;
    }