.page_footer
{
  /*position: absolute;*/
  bottom: 0px;
  margin-left: 30px;
  width: 1100px;
  margin-top: 20px;
}

.footer_youtube
{
  float: left;
  width: 300px;
  height: 35px;
}

.footer_share
{
  float:left;
  width: 300px;
  height: 35px;
  
}

.footer_share .text
{
  float: left;
}

.footer_share .img
{
  margin-top: -5px;
  float: left;
}

.footer_newsletter
{
  float: right;
  width: 430px;
  height: 35px;
  margin-right: 60px;
  text-align: right;
}


