body.responsepage
{ font-size: 12px;
  padding: 10px 0px;
  margin: 0px;
  font-family: dejavu_sansbook;
  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 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Shadow settings */
}

.tl_center
{ width: 100%;
  height: 100%;
  background: transparent;
}

.response_title 
{ padding: 8px;
  border: none;
  display: block;
  background:  #ffff30;
}

.res_page
{ list-style: none;
  margin: 0px 0px 0px 12px;
  padding: 0px;
}

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;
}
