/* FivePounds.CSS */

/* * {margin: 0; padding: 0} */

body
  {
  font-size: 8pt;
  /* font-size: 100%; */
  color: #000000;
  font-style: normal;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #ffffff;
  /* border: solid 1px #000 */
  }

h1
  {
  font-size: 16pt;
  /* font-size: 1.7em; */
  margin: 0.2em 0 0.2em 0;
  }

h2
  {
  font-size: 14pt;
  /* font-size: 1.1em; */
  /* font-weight: bold; */
  margin: 0.2em 0 0 0;
  }

h3
  {
  font-size: 12pt;
  /* font-size: 1em; */
  font-weight: bold;
  }

h4
  {
  font-size: 10pt;
  /* font-size: 0.8em; */
  font-style: italic;
  font-weight: bold;
  margin: 0.8em 0 0.8em 0
  }

h5
  {
  font-size: 10pt;
  color: Blue;
  font-weight: bold;
  margin: 0.8em 0 0.8em 0
  }

p
  {
  font-size: 8pt;
  /* font-size: .8em; */
  margin: 0.8em 0 0.8em 0
  }

/* td
  {
  font-size: .8em;
  } */

ul li p
  {
  font-size: inherit;
  }

ul
  {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  /* border: solid 1px #000 */
  }

li
  {
  font-size: 8pt;
  /* font-size: .8em; */
  /* border: solid 1px #000 */
  }

ol li
  {
  margin-bottom: 0.8em;
  }

ul li
  {
  margin-bottom: 0.8em;
  }

li.browse_list 
  {
  /* font-size: .8em; */
  font-size: 8pt;
  margin: 0;
  padding: 0;
  /* border: solid 1px #000; */
  line-height: 1.2em;
  }

/* #browse_list 
  {
  font-size: .8em;
  margin: 0;
  padding: 0;
  } */

img
  {
  margin: 0;
  padding: 0;
  }

#fullheight {height:100%}

html, body
  {
  margin:0;
  padding:0;
  height:100%;
  border:none;
  }

.image_select {font-size: 8pt; font-family: Verdana, Arial, Sans-Serif;}

.add_photo {margin: 5px 0 5px 0;}

.ra_td {padding-left: 4px; padding-right: 4px; width: 130px;}
.ra_ul {font-size: 8pt; list-style-type: none; padding: 0.2em; margin: 0; line-height: 1.3;}
.ra_lip {font-size: 8pt; margin: 0 0 0.3em 0;}
.ra_lic {font-size: 8pt; margin: 0; text-transform: capitalize;}
.ra_li {font-size: 8pt; margin: 0;}
