#block_home_photon{
  /*  width: 50%;
    display: inline-block;*/
  margin-top: 38px;
  margin-bottom: 40px;
}

#photon_wrapper{
 /*   background: url("../img/background_photon.jpg");
    width: 483px;
    height: 240px;
    padding-top: 50px;
    padding-left: 76px;
    padding-bottom: 10px;*/
  margin: 0 auto;
  text-align: center;
}
#photon_intro{
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
      line-height: 30px;
}
#download_photon{
    padding-left: 62px;
    background: url("../img/logo_photon.png") no-repeat left center;
    font-size: 22px;
    color: #000000;
    line-height: 26px;
}
#download_photon a{

    color: #000000;
    line-height: 26px;
}
#download_photon .bold{
    font-weight: bold;
}