#twitterbutton a,
#youtubebutton a,
#facebookbutton a,
#inbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 16px;
   width: 16px;
   font-size: 16px;
   line-height: 16px;
}

#youtubebutton,
#facebookbutton,
#twitterbutton,
#inbutton  {
   position: absolute;
   top: 937px;
   z-index: 5;
   width: 16px;
   height: 16px;
   margin-left: 0px;
   margin-top: 0px;
}

#facebookbutton a  {
   background-image: url(sg_coming-soon-generic_media/facebookbutton.gif);
}

#youtubebutton a  {
   background-image: url(sg_coming-soon-generic_media/youtubebutton.gif);
}

#twitterbutton a  {
   background-image: url(sg_coming-soon-generic_media/twitterbutton.gif);
}

#facebookbutton  {
   left: 740px;
}

#youtubebutton  {
   left: 794px;
}

#twitterbutton  {
   left: 766px;
}

#inbutton a  {
   background-image: url(sg_coming-soon-generic_media/inbutton.gif);
}

#inbutton  {
   left: 821px;
}

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

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

