body.menu2page
{ font-size: 12px;
  padding: 10px 0px;
  margin: 0px;
  font-family: sans-serif,verdana,arial,helvetica;
  border: none;
}

p
{ text-indent: 2em;
  text-align: justify;
  padding: 2px;
  margin: 2px;
  line-height: 166%;
}

ul
{ margin-top: 4px;
  margin-bottom: 4px;
}

li
{ margin: 2px;
  line-height: 166%;
}

.response_box
{ display: inline;
  position: relative;
  float: left;
  width: 380px;
  margin: 0px 10px;
   -moz-box-shadow:0 0 12px #111;
   -webkit-box-shadow:0 0 12px #111;
   box-shadow:0 0 12px #111;  
}

.tl_center
{ width: 100%;
  height: 100%;
  background: transparent;
}

.response_title 
{ padding: 8px;
  border: none;
  display: block;
  background: #ffff60;;
}

.res_page
{ list-style: none;
  margin: 0px 0px 0px 12px;
  padding: 0px;
}

.res_page a
{
    cursor: url('../img/topdf.cur'), pointer;
}

li { padding: 4px 0px 0px 0px;
}

a 
{ display: block;
  text-decoration: none;
  color: #333;
}

.step10
{ padding-top: 10px;
}

.tl_bottom
{ height: 12px;
  width: 100%;
  background: transparent;
}

.descript { 
  display: inline;
  float: left;
  position: relative;
  width: 100px;
  margin: 5px;
  font-style: italic;
}

.res_page { 
  display: inline;
  float: left;
  position: relative;
  width: 260px;
  margin: 5px;
}
