
#picbox {
   position: relative;
   height: 150px;
}
#pic {
   left: 120%;
   position: absolute;
}

