/**
 * The main CSS file for the Semantic Map Points extension.
 */

div.MapPoints {border:1px solid #AAAAAA; clear:both;}
div.MapPointsExport {font-size:80%;text-align:right;}
div#MapPoints {background-color: white;}
table.smp_table input.smp_text {width:300px;}
table.smp_table input.smp_number {width:100px;text-align:right;}
div#smp_line {border:1px solid #AAAAAA; clear:both;}
div#smp_line_header {font-weight: bold;}
