﻿#contentWrapper { position: relative; top: 0; left: 0; }
#contentMask { position: relative; top: 0; left: 0; }
#content { position: relative; top: 0; left: 0; height: auto !important; }
#pageContent { position: relative; top: 0; left: 0; }
#gallery { position: relative; top: 0; left: 0; z-index: 1; }
#gallery_popup { position: absolute; top: -30px; left: 40px; z-index: 5; width: 543px; height: 437px; }
#gallery_popup .wrapper { position: relative; }
#gallery_popup .close { position: absolute; z-index: 6; left: 503px; top: 0px; cursor: pointer; }
#gallery_popup .background { position: absolute; z-index: 5; top: 37px; left: 0; width: 543px; height: 420px; background: url(../Images/Pages/Buzz/bg_pop.png) repeat-y;  }

#gallery_popup .innerTop { position: absolute; top: 0; left: 0; height: 37px; background: url(../Images/Pages/Buzz/bg_pop_top.png); width: 543px; }
#gallery_popup .innerBottom { position: absolute; top: 437; left: 0; height: 37px; background: url(../Images/Pages/Buzz/bg_pop_btm.png); width: 543px; margin-top: 457px; }
#gallery_popup .innerBackground { width: 483px; padding: 0 30px; }

#gallery ul { list-style: none; margin-left: -40px; }
#gallery ul li { float: left; padding: 5px 15px 10px 0; }
#gallery img { padding: 5px 10px 5px 0; }

#innerBackground .magazine { margin-top: 0; font-weight: bold; }
#innerBackground .published { font-style: italic; }
#innerBackground .title { font-weight: bold; }

/*
!contentWrapper { text-align: left; background: url(../Images/Background/bg.gif) repeat-y top; }
!contentMask { background: url(../Images/Background/bg_btm.gif) no-repeat bottom; }
!content
{
    height: 422px;
    color: #4c4705;
    min-height: 422px; 
    /height: auto !important;/
    padding: 50px 40px 50px 40px;
    background: url(../Images/Background/bg_top.gif) no-repeat top;
    
}
*/