div.row label.row {
width:130px !important;
}

div.email_send textarea {
width:420px !important;
}

input#url {
width:420px;
}

.thumbsup
{
  display:    block;
  float:      left;
  width:      16px;
  height:     16px;
  margin:     0px 5px 2px 0px;
  background: url(/module/funeral_home/view/img/thumbsup_grey.gif) no-repeat 0 0;

}

.thumbsup:hover
{ 
  background: url(/module/funeral_home/view/img/thumbsup.gif) no-repeat 0 0;
}

li.fh {
clear:both;
list-style-type: none;
margin-bottom:4px;
}
