.ProfileBox {  
   height: 410px;
   width: 280px;  
   padding: 0;  
   margin:  0;  
   z-index: 0;
} 

.ProfileBox p {
margin-top:15px;
}

.ProfileNav {
   width: 280px;
   height: auto;
}
 
.ProfilePics img {  
    top:  0; 
    left: 0;
} 
