.linkbox { padding: 50px 0 50px 10px; width: 200px; background-color:#c6c4ac;}

.person,
a.person,
a.person:link,
a.person:visited,
a.person:active
{
text-decoration:none;
display:block;
border-bottom:1px solid #87958e;
padding: 5px 5px;
margin: 0 5px;
line-height:1.1em;
color: #1a854c;
}

a.person:hover,
a.person:focus { background-color:#1a854c; color:#ffffff;}

.isactiveitem,
a.isactiveitem,
a.isactiveitem:link,
a.isactiveitem:visited,
a.isactiveitem:active
{
text-decoration: none;
background-color:#1a854c;
font-style:italic;
font-weight:bold;
color:#ffffff;
}

table.therapist { width:100%; border:0; background:#faf6f7; margin:0; padding:0; }
#therapistlist { height:500px; }
table.therapist td { border-width:0; }
table.therapist td#details{ padding:10px 20px 50px 0; text-align:left; background:url(/image/background/yingyang7.gif) no-repeat center center #faf6f7;}
table.therapist td#detailsall{ padding:0; background:#faf6f7; height:500px; }

