@media all
{
#contact,#details{
  float:left; display:inline;
}
#details{
  margin-left:10px;
}
}