/* The People */
#contents .wrapper {
    position:relative;
}

#footerImg {
    position:absolute;
    z-index:1;
    bottom:-60px;
    right:-60px;
}

/* The Studio */

#studioHdr {
    border-bottom:1px dotted #7f7f7f;
    margin-bottom:5px;
    width:470px;
}

#studioHdr .fr ul li  {
    float:left;
    width:43px;
    height:26px;
    margin-left:7px;
    overflow:hidden;
}

#studioBody {
    margin-bottom:15px;    
}

#studioBody #studioPic {
    width:470px;
    margin-bottom:15px;
}

#equipmentList h5 {
    padding-bottom:15px;
    border-bottom:1px dotted #7f7f7f;
    margin-bottom:10px;
}

#equipmentList .clearfix .fl div {
    font-size:12px;
    color:#000000;
    font-style:italic;
    margin-top:10px;
} 

#equipmentList #equipmentItems {
    list-style:disc;
    margin-left:15px;
    color:#D03434;
}

#equipmentList #equipmentItems li span {
    color:#636363;
}
