/* SINGLE */
div.person-title-holder {margin-bottom:10px;}
div.person-title { float:left; width:32px; height:12px; padding:3px 4px 5px 4px; background:#7E0C0C url(_images/title-bg-left.jpg) no-repeat 0 0; color:white; text-transform:uppercase;}
h1.person-subtitle { float:left; width:auto; height:12px; padding:3px 4px 5px 4px; background:#513E16 url(_images/title-bg-right.jpg) no-repeat top right; color:white; text-transform:uppercase;}
h1.person-subtitle span { margin-left:10px; margin-right:10px;}

div.backlink a {font-weight:bolder; text-decoration:none; color:#404036; margin-left:20px;}

/* LIST */
div.title, h1.page-title {margin-top:15px !important; }

div.person-item {float:left; width:100px; height:105px; border:1px #F1E8CB solid; }
div.person-item a.person-link {text-decoration:none; text-transform:capitalize; cursor:pointer;}
div.person-item-title {background:#984138; width:90px; height:25px; padding:5px; color:white; font-weight:bolder; font-size:11px; line-height:1em;}

div.person-item a.person-link:hover div.person-item-title {background:#BAA07D;}

div.person-item-image {width:100px; height:70px; margin:0; padding:0;}


