.answer
{
   display: none;
}

.headline
{
   font-size: 14pt;
}

.instructions
{
   color: #cccccc;
   text-align: center;
}

.map
{
   float: right;
   padding: 10px;
}

.question
{
   clear: right;
   cursor: pointer;
   font-size: 14pt;
   padding-top: 10px;
}

.bold
{
   font-weight: bold;
}

.who_table
{
   padding: 10px;
}

.who_table td
{
   padding-bottom: 5px;
   padding-right: 10px;
}

li
{
   padding-bottom: 10px;
}