#condolence-form{
/* border:solid 2px #b7ddf2;*/
/*background:#ebf4fb;*/padding-left:10px;padding-right:10px;}

#condolence-form h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#condolence-form p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#condolence-form label{
font-weight:bold;
}
#condolence-form input{
border:solid 1px #aacfe4;
width:250px;
}
#condolence-form textarea {
border:solid 1px #aacfe4;
width:250px;height:125px;
}
#condolence-form .button{
clear:both;
width:100px;
background:#cccccc;
text-align:center;
border:solid 1px #aaaaaa;
}

#funeral-list tr th {
    background:#cccccc;
}
#funeral-list tr.sortable th img {
margin-left: 5px;
}


