﻿table.ui_maplocation_datos
{
    border-style: none;
    width: 100%;
}
tr.ui_maplocation_datos 
{
    font-size:12px;   
}
td.ui_maplocation_datos_label
{
    width: 60px;   
    
}
td.ui_maplocation_datos_field
{
    width: auto;
    font-size:10px;
}

a.ui_maplocation_btn_limpiar
{
    outline: none;
    display:block;
    width:133px;
    height:23px;
   	background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd86BTCEwt2U16Hv3XvqFuZPziHSqNKeqW1YLhG7njXRuk0&t=633906259331817193) no-repeat;
   	text-indent: -9999px;
   	z-index:2;
   	cursor:pointer;
   	margin-left:15px;
   	margin-top: 2px;
}
a.ui_maplocation_btn_limpiar:hover
{
	background-position: 0 0;
}