#emailbutton a,
#twitterbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 34px;
   width: 34px;
   font-size: 34px;
   line-height: 34px;
}

#emailbutton,
#twitterbutton  {
   position: absolute;
   top: 914px;
   z-index: 3;
   width: 34px;
   height: 34px;
   margin-left: 0px;
   margin-top: 0px;
}

#twitterbutton a  {
   background-image: url(sg_subscribe_media/twitterbutton.png);
}

#twitterbutton  {
   left: 923px;
}

#emailbutton a  {
   background-image: url(sg_subscribe_media/emailbutton.png);
}

#emailbutton  {
   left: 962px;
}

.page_content_bkg  {
   position: absolute;
   z-index: 1;
}

a.nm  {
   background-position: 0px 0px;
}

