<style type="text/css">

.clearfix:after {
   content: " "; 
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

#first, #second{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#wrapdirectory {
    width: 100%;
    max-width: 700px;
	 margin-left:auto;
    margin-right:auto;

	
	
    
}
#first {
   
    float:left;
    width:100%;
	max-width: 125px;
	padding-right: 1%;
	padding-top: 2%; 
}	
	
	

#second {
  
    float:left;
    width:100%;
	max-width: 575px;
	
	
    /* border-top-style: dotted !important; 
     border-bottom-style: dotted !important;*/
   
	border-color: #dbdadc !important;
	border-width: 1px !important;
	

	
}




</style>

 
  


  
  
