#rsv{
}
#rsv .search_rw p
{
  font-size: 10px;
}
#rsv .search_rw span
{
  font-size: 10px;
}
#rsv .search_rw_item
{
  background-color: #EEE;
  margin: 5px;
  padding: 5px;
  font-size:12px
}
#rsv .search_rw_button
{
  text-align: center;
  margin-bottom:10px;
}
#rsv .search_rw_button input
{
  width: 80%;
}

