#bdirContainer {
        font-family: "Myriad Pro","Trebuchet MS",Helvetica,Arial,Sans-Serif;
    }

    #bdirContainer #breadcrumb {
       background: none;
    }
   
    #bdirContainer #bdirSearch {
        float: right;
        width: 250px;

    }
    
    #bdirContainer #iko_left {
        float: left;
        width: 60%;

    }

    #bdirContainer .iko_right {
        float: right;

        width: 30%;
        
    }
    
    #bdirContainer #bdirCompanyPage_Name {
        overflow: auto;
        margin-top: 10px;
    }
    
    #bdirContainer .network {
        margin-left: 3px;
    }
    
    #bdirContainer #map_canvas {
        width: 80%; 
        height: 200px;
        margin: auto;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #bdirTopNtittle{
        height:20px; 
        background: #eee;
    }
    
#bdirtopNcontent{
    background: #ffffff;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}

#bdirTopNblock img {
    width: 60px;
    
}

#bdirTopNblock .topimgblock {
    display: table-cell;
    height: 60px;
    width: 60px;
    vertical-align: middle;
    
}

#bdirTopNblock { 
    background: #ffffff;
 
    display: inline-block;
    
    width: 270px;
    
    text-align: left;
    position: relative;
    margin: 10px;

    vertical-align: top;
    
    height: 60px; 
    margin-bottom: 5px;
}

#bdirTopNblock a {
    display: block;
    float: left;
    margin: 2px;
}


#bdirTopNblock a.company_sector {
    font-size: 12px; color: black;
    clear: left;
}

#bdirTopNblock .topn-description {
    overflow: auto;
    
} 

#bdirInfosTextes {
    display:block;  
    clear: both;
    overflow: auto;
}

#bdirInfosTextes .sector_link {
    display: inline-block;
    width: 30%;
}

#content a:link, #content a:visited {
    color: #06A0F0;
}

#bdirTopNblock .company_sector {
color: #808080;
}