#familynewsembed > div:first-child,
#emailtext > div:first-child,
#addresstextbutton > div:first-child  {
   top: 0px;
   left: 0px;
   padding: 0px;
   margin: 0px;
   position: relative;
   display: block;
}

#newscard > div:first-child,
#emailcard > div:first-child  {
   background: url(sg_lehman_media/newscard.png) no-repeat;
   top: 0px;
   left: 0px;
   padding: 0px;
   margin: 0px;
   position: relative;
   display: block;
   width: 385px;
   height: 256px;
}

#addresstextbutton > div:first-child  {
   height: 43px;
   width: 314px;
}

#familynewsembed > div:first-child  {
   width: 320px;
}

#emailtext > div:first-child  {
   width: 312px;
}

#emailcard,
#newscard  {
   overflow: hidden;
   position: absolute;
   top: 1194px;
   width: 385px;
   height: 256px;
   display: none;
   margin-left: 0px;
   margin-top: 0px;
}

#emailcard  {
   z-index: 6;
   left: 562px;
}

#newscard  {
   z-index: 5;
   left: 67px;
}

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

.c61544A a  {
   color: #61544A;
}

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

