/* jobs */
#main{ 
  padding:1em;
  background:#fff url(/img/guyGirlComputer.jpg) no-repeat top right; 
}

#content{ width:31em; }    
#content h1.minor{ padding:0.3em 0; }
#content ul{ 
  margin:0 0 1em 2em; 
} 
#content li{ 
  font-family:arial,sans-serif; 
  color:#444; 
  font-size:80%;
  line-height:150%; 
}
#content .always_look{ margin-top:1.5em } 
#boxByMail, #boxByEmail, #boxByPhone{ float:left }
#boxByPhone, #boxByEmail{ margin-top:1em; }
#boxByMail{ width:19em; margin-right:1.5em; }
#boxByMail, #boxByEmail{ height:8em; }
#boxByMail img{ margin:0 0 -.2em 0.4em; }
#boxByEmail{ width:20em; }
#boxByEmail img, #boxByPhone img{ margin-left:.5em; } 
   
a.img{ background-color:#FFF; }   

#sidebar{ width:14em; margin:10em 0 0 2em; }
#sidebar img{ margin-bottom:1em; }

