body {
  font-family:arial,helvetica;
  font-size:90%;
  margin:0;
}

a {color:#00769e;}
a:visited {color:#665f99;}

h1  {font-size:105%; margin:0px;}
h2  {font-size:104%; }
h3  {font-size:103%;}
h4  {font-size:102%; margin:0px;}
h5  {font-size:101%; margin:0px;}
img {border:0px;}

ul {margin:0; padding:0;}

.crumb {
 background:#ffcc00;
 padding:3px;
}

.planimage {
  clear:left;
  float:left;
}

.planimage img {
  clear:left;
  float:left;
  margin:0 1% 1% 1%;
}

label {
font-weight:normal
}



.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */
