@CHARSET "UTF-8";

#directory-nav {
    padding: 0px 5px;
    background-color: #FFC221;
    color: #DD0000;
    font-weight: bold;
}

a.subdirectory-current { font: 12px; font-weight: bold; color: #54301D; text-decoration: none; }

#directory-nav td {
    padding: 10px 8px;
}

div.inside {
    /*padding: 10px;*/
}

div#directory-detail {
    padding: 10px;
}

#rightInvestor {
	width: 300px;
}



span.investorInfo {
    font-weight: bold;
}

td.contactCell {
    padding: 5px 60px;
}

#mapWrapper {
    width: 475px;
    display: none;
    padding-bottom: 20px;
    margin-left: 84px;
}

#map {
  width: 460px; 
  height: 355px;
  border: 10px solid #E7EEFF;
  display: none
}
 
#mapLink {
 width: 100%;
 text-align: center;
 display: none;
}
