/* Not required for Tabs, just to make this demo look better... */

body {
    font-size: 16px; /* @ EOMB */
}
* html body {
    font-size: 100%; /* @ IE */
}
body * {
    font-size: 100%;
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
body * * {
    font-size: 100%;
}
h1 {
    margin: 1em 0 1.5em;
    font-size: 18px;
}
h2 {
    margin: 2em 0 1.5em;
    font-size: 16px;
}
p {
    margin: 0;
}
pre, pre+p, p+p {
    margin: 1em 0 0;
}
code {
    font-family: "Courier New", Courier, monospace;
}

body {
    font-family: Arial, sans serif;
    font-size: 11px;
}
#hand_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bsu.png);
}
#hand_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bsd.png);
}

#placemark_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bmu.png);
}
#placemark_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bmd.png);
}

#line_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Blu.png);
}
#line_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bld.png);
}

#remove_b {
    width:31px;
    height:31px;
    background-image: url(/GEOSSCONCEPT/img/Brml.png);
}
#remove_b.selected {
    background-image: url(/GEOSSCONCEPT/img/Brmb.png);
}

#shape_b {
    width:31px;
    height:31px;
    background-image: url(http://google.com/mapfiles/ms/t/Bpu.png);
}
#shape_b.selected {
    background-image: url(http://google.com/mapfiles/ms/t/Bpd.png);
}
.Style1 {font-size: large}
