body
{ 
  font-family: Garamond, serif;
  color:#000;
  font-size:12pt;
}

@page { size: 5in 3in;
  margin: 2cm;
  marks: cross;

}

img { border: 0 }

a
{
  color: #009;
}

h1
{ 
  font-size:1.5em;

 }

h2 { font-size: 1.1em }

#container
{ 
  clear:both;
  position:relative;
}

.big-text
{ 
  font-size:1.2em;
  }

#country ul
{ 
  display:block;
  list-style:none;
  text-align:center;
  margin: 0 175px 0 0;
}

#country li
{
  float:right;
  padding: 0px 5px 0 5px;
}

#map
{ 
  width:100%;
  height:500px;
}

#ads, #reasons, #footer, #undermap, #overmap
{ 
  display:none;
}

#infoshow
{ 
  margin:10px 0px 25px 0px;
  height: 225px;
  width:300px;
  overflow: auto;
}